> Pass some things to the linker that gcc passes. -r is the only one of these > that I'm sure about, but the others seem to be listed on FreeBSD by gcc > -dumpspecs, so I hope they're right. Apparently -r is also not passed on > GNU/Linux (and should be), but I can't see where the toolchain definition for > this platform live.
Linux is still using gcc for linking because it needs some for of configuration to handle (for example) the different directories used by different distros :-( Thanks for looking at it! Cheers, -- Rafael Ávila de Espíndola _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
