login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #62 make GCL= does not override properly revision 1 of 4

1 2 3 4
Editor:
Time: 2007/11/17 22:59:50 GMT-8
Note:

changed:
-
I'm packaging Axiom (Savannah CVS Des 30, 2004) for
ALT Linux (www.altlinux.com).  Now graphics works well
under sman.  But there are a few glitches I'd like to
report on:


2. I have quite new binutils so gcl 2.6.5 requires
--disable-sysstatbfd --enable-locbfd.  But setting
this options with GCLOPTS


make GCLOPTS='"....."'


doesn't work as expected.  GCL build aborts almost
instantly with obscure error message even if I use
make with default GCLOPTS value


make GCLOPTS='"--enable-maxpage=128*1024 --enable-vssize=65536*2"'


I was able to build Axiom by direct patching GCLOPTS
in Makefile.


Submitted by : (unknown) at: 2007-11-17T22:59:50-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

I'm packaging Axiom (Savannah CVS Des 30, 2004) for
ALT Linux (www.altlinux.com).  Now graphics works well
under sman.  But there are a few glitches I'd like to
report on:


2. I have quite new binutils so gcl 2.6.5 requires
--disable-sysstatbfd --enable-locbfd.  But setting
this options with GCLOPTS


make GCLOPTS='"....."'


doesn't work as expected.  GCL build aborts almost
instantly with obscure error message even if I use
make with default GCLOPTS value


make GCLOPTS='"--enable-maxpage=128*1024 --enable-vssize=65536*2"'


I was able to build Axiom by direct patching GCLOPTS
in Makefile.