On Thu, May 19, 2011 at 12:25 PM, Apostolos Syropoulos <[email protected]> wrote: > Now, I believe that if the system is going to include the gcc > compiler (I mean a recent version not the ancient one...), > then this compiler must be compiled so to use GNU ld and GNU as.
Sadly while Nokia seems to want gld/gas, the GCC docs specifically recommend using the Sun linker (ld) and the GNU assembler (gas): http://gcc.gnu.org/install/specific.html#ix86-x-solaris210 So a system-wide gcc should probably follow the GCC docs. -Dustin _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
