Re: GCC 3.3 template compile error?
Re: GCC 3.3 template compile error?
- Subject: Re: GCC 3.3 template compile error?
- From: "eric.bachard" <email@hidden>
- Date: Sun, 14 Oct 2007 18:08:04 +0200
Hi Steve,
Steve Checkoway a écrit :
Panther uses gcc-3.3 too. If I'm not wrong, gcc-4.x has never been
backported to Panther afaik.
But one can target 10.3.9 using gcc 4 using the 10.3.9 SDK so Peter's
statement was correct.
Yes, you are right. Our problem is we don't use XCode for the build, but
only the terminal. Thus, we have to set everything, to simulate XCode
environment.
XCode does probably set some environment variables or something we
ignore. Afai see, at least one variable. All our tries ( we searched a
complete week) were unsuccessfull. We tested a lot of environment
variables: the build was ok, but not the rest (the appli did not work)
I'd be glad if you could show us a solution ... really ( Panther build
is broken currently ) :-)
I'm not sure I follow. Are you saying that not being able to run gcc 4
on Panther is a big problem?
For us it is. BTW, is it possible ? ( would be fantastic ! ).
Since we fixed Leopard build, we could assume in one pass 10.3 to 10.5
compatibility.
I'm not seeing the problem. You don't need to be running Panther to
target Panther.
Using XCode, I agree. Without, I'm not sure this is so easy with the
constraints OpenOffice.org does request for the build.
Just use the 10.3.9 SDK in /Developers/SDKs and compile
on tiger using gcc 4.0.1.
You can believe me, we tried : the build was perfect. But no way to
launch the application :-/
Thanks anyway for your concern :)
--
ericb
_______________________________________________
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