gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnustep-cvs] Commit Update


From: Adam Fedor
Subject: Re: [Gnustep-cvs] Commit Update
Date: Sat, 10 Jul 2004 09:15:45 -0600


On Jul 10, 2004, at 7:13 AM, Alexander Malmberg wrote:

$ gcc.objc --print-libgcc-file-name
/usr/local/gcc-cvs/lib/gcc/i686-pc-linux-gnu/3.5.0/libgcc.a



Arg. There's hardly any general distinguishing characteristic between the compilers. Although really it only matters on darwin systems. How about...

gcc_cc_type=`${CC} --print-libgcc-file-name | grep -c "gcc-"`

?

The apple compiler gives:

/usr/lib/libgcc.a


Although, I suppose someone could compile their own custom apple compiler. I wonder what that would look like?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]