This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fortran and apple rantings...



> This comes from Apple mods not yet submitted to FSF GCC, not
> least because the alternate crt1.o needs to be made more widely
> available.  If you don't care about C++ EH, you can symlink
> /usr/lib/crt1.o to /usr/lib/3crt1.o and get it going that way.

sure enough, that fixes the problem, but i'm using apple blessed sources,
not FSF gcc.  are these changes not in publicly available apple sources either
?

will c++ EH handling work when i build c++ with the resulting (bootstraped)
compiler.

what i'm trying to do is get a usable C compiler that i can then use to 
do builds.

thx
aldy


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]