• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: C runtime link error under Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C runtime link error under Leopard


  • Subject: Re: C runtime link error under Leopard
  • From: Peter O'Gorman <email@hidden>
  • Date: Wed, 19 Dec 2007 01:24:15 -0600

parag vibhute wrote:
>
> Do the following stuff:
>
> In leopard, MacOSXSDK for 10.3 is not get installed by default. This is
> necessary to build the application for 10.3 because 10.3 requires to
> have GCC 3.3 build application. I think you have not installed SDK for
> 10.3, because of which GCC 3.3 is absent on your system.
>
> So just install it from leopard cd. Don't need to change any flags.

This is not correct.

Applications built with gcc 4 will work perfectly well with Mac OS X
10.3.9, there is no need to use gcc-3.3 unless you are targeting an
earlier system (such as 10.3.0).

If I recall correctly, installing the 10.3.x SDK does not install a
compiler, it is a different option. I am not going to go and check that
though.

I'm pretty sure that he needs to change the flags that he's passing to
the compiler, or he will end up with the wrong crt.o.

Peter
--
Peter O'Gorman
http://pogma.com
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: C runtime link error under Leopard
      • From: Scott Tooker <email@hidden>
References: 
 >C runtime link error under Leopard (From: Edward de Jong <email@hidden>)
 >Re: C runtime link error under Leopard (From: Peter O'Gorman <email@hidden>)
 >Re: C runtime link error under Leopard (From: Peter O'Gorman <email@hidden>)
 >Re: C runtime link error under Leopard (From: parag vibhute <email@hidden>)

  • Prev by Date: Re: C runtime link error under Leopard
  • Next by Date: Re: How to exclude existing resource languages from a target
  • Previous by thread: Re: C runtime link error under Leopard
  • Next by thread: Re: C runtime link error under Leopard
  • Index(es):
    • Date
    • Thread