Re: Compiling on 8.1.0, running on 7.8.0
Re: Compiling on 8.1.0, running on 7.8.0
- Subject: Re: Compiling on 8.1.0, running on 7.8.0
- From: Shantonu Sen <email@hidden>
- Date: Sun, 26 Jun 2005 08:06:21 -0700
You're using gcc 4.0 on the first computer, which only supports targetting 10.3.9 and later. On the second computer, you're using gcc 3.3, which supports targetting 10.3.
Use gcc_select to switch your default compiler.
Shantonu
On Jun 26, 2005, at 5:40 AM, Steve Checkoway wrote:
On the other hand, both libstdc++ and libgcc are static libraries only on the second computer and only dynamic libraries only dynamic libraries on the first.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden