Hi Camm,

One more issue/request:  At the moment compiler::*ld* does not -just-
designate the linker.  It contains also flags (and arguments) to the
linker proper.  I believe that should be splitted as follows:

  -- compiler::*ld*: a string that designates the name of the linker

  -- compiler::*ld-flags*" a string (or list of string?) that holds
                  necssary arguments to the linker

Otherwise, it is almost impossible to test cross-builds that use
a linker different from the host linker (or use a custom
linker, e.g. "g++" instead of "gcc") with GCL.

The same issue holds for compiler::*cc* too.

Thanks,

-- Gaby

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to