I know, use of GNU binutils on Solaris is usually not recommended, but I'm building a LISP compiler that produces assembly that only GNU "as" can parse, so there is no way around it.
I've been using a locally-built GCC out of my homedir that I compiled with --with-as= and --with-gnu-as, but if there is a runtime GCC flag that does the same thing then it will make my job a lot easier. Thanks -- -Dan -- Dan Debertin Unix Systems Administrator Minnesota Supercomputing Institute University of Minnesota 541 Walter 117 Pleasant Street SE Minneapolis, MN 55455 [EMAIL PROTECTED] 612.626.8926 _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
