Welcome to MacForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

GCC 4.0.1 on Mac OS X 10.3.9 (PPC)

 
   Macintosh computer (Home) -> Tools RSS
Related Topics:
help ! PEF Executable using XCODE ?? - A poll with this post was created, to vote and see the results, please visit

Browser Controls... - Are there any browser controls which supports all the versions of MAC OS ? ie : MAC OS X and 8/9 ?? Will Opera Support ?!! rG -- macro Posted via

Beginning for Beginning Beginners - I become motivated to dabble in just to the point of getting a task done, and am wondering where I should start. I am generally more in the ends rather than the means. I want to work with what is

Gentoo for installing Unix programs on Mac OS - I have been slightly in some Unix but haven't fallen into the mood to do the line command dance merely to open them, well build them that is (Although I think I remember using Fink in an earlier version of OS X) Anyone have any..

PackageMaker ignoring files - Please help - Hi Using I have built an install package for a Unix utility which has files that go into inserts the files into the archive, but it does not list them in the bills of materials file. As a..
Next:  Tools: static code analysis tools for OS X development  
Author Message
Lothar Behrens

External


Since: Jul 22, 2007
Posts: 6



(Msg. 1) Posted: Sat Oct 27, 2007 2:32 am
Post subject: GCC 4.0.1 on Mac OS X 10.3.9 (PPC)
Archived from groups: comp>sys>mac>programmer>tools (more info?)

Hi,

I'll ask here if it is anyhow possible to get a more actual GCC
compiler than the Nov'04 update Release on ADC ?
( gcc-3.3 (GCC) 3.3 20030304 (Apple Computer, Inc. build 1671) )

I have trouble with a library that generates missing vtable entries,
known to work with GCC 4.0.1 (build 5247) on a MacBook Pro.
The code also works on a Windows Box.

Could I propably get it from CVS on ADC and build it ?

Thanks, Lothar

 >> Stay informed about: GCC 4.0.1 on Mac OS X 10.3.9 (PPC) 
Back to top
Login to vote
Lothar Behrens

External


Since: Jul 22, 2007
Posts: 6



(Msg. 2) Posted: Sat Oct 27, 2007 5:54 am
Post subject: Re: GCC 4.0.1 on Mac OS X 10.3.9 (PPC) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 27 Okt., 12:54, "Armel Asselin" <armelasse....RemoveThis@hotmail.com> wrote:
>
> > Could I propably get it from CVS on ADC and build it ?
>
> strange, I have the GCC 4 with ADC directly...
>

Really on a Mac OS X 10.3.9 (PPC) ?

I tried getting XCode 2.4.1 and the GCC 4.0.1 package inside it wasn't
installable due to
something missing. It was yust a try if the compiler is installable at
least.

Where did you got your version and how installed ?

Thanks, Lothar

> Armel

 >> Stay informed about: GCC 4.0.1 on Mac OS X 10.3.9 (PPC) 
Back to top
Login to vote
Armel Asselin

External


Since: Oct 22, 2007
Posts: 4



(Msg. 3) Posted: Sat Oct 27, 2007 7:40 am
Post subject: Re: GCC 4.0.1 on Mac OS X 10.3.9 (PPC) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Lothar Behrens" <lothar.behrens DeleteThis @lollisoft.de> a écrit dans le message de
news: 1193477548.089307.28220 DeleteThis @v3g2000hsg.googlegroups.com...
> Hi,
>
> I'll ask here if it is anyhow possible to get a more actual GCC
> compiler than the Nov'04 update Release on ADC ?
> ( gcc-3.3 (GCC) 3.3 20030304 (Apple Computer, Inc. build 1671) )
>
> I have trouble with a library that generates missing vtable entries,
> known to work with GCC 4.0.1 (build 5247) on a MacBook Pro.
> The code also works on a Windows Box.
>
> Could I propably get it from CVS on ADC and build it ?
strange, I have the GCC 4 with ADC directly...

Armel
 >> Stay informed about: GCC 4.0.1 on Mac OS X 10.3.9 (PPC) 
Back to top
Login to vote
Armel Asselin

External


Since: Oct 22, 2007
Posts: 4



(Msg. 4) Posted: Sat Oct 27, 2007 12:42 pm
Post subject: Re: GCC 4.0.1 on Mac OS X 10.3.9 (PPC) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Lothar Behrens" <lothar.behrens.TakeThisOut@lollisoft.de> a écrit dans le message de
news: 1193489671.926176.277440.TakeThisOut@o80g2000hse.googlegroups.com...
> On 27 Okt., 12:54, "Armel Asselin" <armelasse....TakeThisOut@hotmail.com> wrote:
>>
>> > Could I propably get it from CVS on ADC and build it ?
>>
>> strange, I have the GCC 4 with ADC directly...
>>
>
> Really on a Mac OS X 10.3.9 (PPC) ?
oops oops... on x86... sorry

> I tried getting XCode 2.4.1 and the GCC 4.0.1 package inside it wasn't
> installable due to
> something missing. It was yust a try if the compiler is installable at
> least.
compiling gcc 4 is rather easy, but i do not know how to install it on Mac
OS X :-(
it is rather probable that a simple build will do everything you want.

Armel
 >> Stay informed about: GCC 4.0.1 on Mac OS X 10.3.9 (PPC) 
Back to top
Login to vote
Thomas A. Russ

External


Since: Oct 29, 2003
Posts: 15



(Msg. 5) Posted: Mon Oct 29, 2007 5:57 pm
Post subject: Re: GCC 4.0.1 on Mac OS X 10.3.9 (PPC) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Lothar Behrens <lothar.behrens.RemoveThis@lollisoft.de> writes:

> Hi,
>
> I'll ask here if it is anyhow possible to get a more actual GCC
> compiler than the Nov'04 update Release on ADC ?
> ( gcc-3.3 (GCC) 3.3 20030304 (Apple Computer, Inc. build 1671) )

Well, one way would be to upgrade to OS 10.4 (or even 10.5, now).


--
Thomas A. Russ, USC/Information Sciences Institute
 >> Stay informed about: GCC 4.0.1 on Mac OS X 10.3.9 (PPC) 
Back to top
Login to vote
Jonathan Hoyle

External


Since: Sep 12, 2007
Posts: 3



(Msg. 6) Posted: Thu Nov 01, 2007 1:32 pm
Post subject: Re: GCC 4.0.1 on Mac OS X 10.3.9 (PPC) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Oct 27, 4:32 am, Lothar Behrens <lothar.behr... DeleteThis @lollisoft.de>
wrote:
> Hi,
>
> I'll ask here if it is anyhow possible to get a more actual GCC
> compiler than the Nov'04 update Release on ADC ?
> ( gcc-3.3 (GCC) 3.3 20030304 (Apple Computer, Inc. build 1671) )
>
> I have trouble with a library that generates missing vtable entries,
> known to work with GCC 4.0.1 (build 5247) on a MacBook Pro.
> The code also works on a Windows Box.
>
> Could I propably get it from CVS on ADC and build it ?

Xcode 2.x and higher already use gcc 4.0.1 by default. Are you using
an older version of Xcode than that? Xcode 1.5 (which runs on the old
Panther OS and will not run on Tiger or Leopard) uses gcc 3.3 by
default, but I thought there was a way to switch it to gcc 4.0 even
back then. In any case, you shouldn't be using Xcode 1.5 anymore,
since you need 2.2 or higher to generate universal binaries.

You need to upgrade to Mac OS X 10.4 Tiger or higher to run Xcode 2.x
and Mac OS X 10.5 Leopard to run Xcode 3.0, each of which uses gcc
4.0.1. The latest version of Xcode 2 is 2.5 which runs on either.

Regards,

Jonathan Hoyle
http://www.jonhoyle.com
 >> Stay informed about: GCC 4.0.1 on Mac OS X 10.3.9 (PPC) 
Back to top
Login to vote
Display posts from previous:   
   Macintosh computer (Home) -> Tools All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]