Great! Please let me know if you need me to explain anything. Briefly, you can go into my gcl-2.6.1 tree, change the CFLAGS, O3FLAGS and O2FLAGS, do a 'make clean' in the o lsp cmpnew and unixport dirs, then do make in the base dir. export PATH=/home/camm/gcl-2.6.1/bin:$PATH, go into the axiom tree, fakeroot debian/rules clean and debian/rules build.
You should see the failures with anything above -O0 shortly after 'depsys' is created. The O3FLAGS and O2FLAGS govern the optimization of GCL compiled lisp modules -- I did verify that simply setting these to -O0 (as opposed to the GCL opt flags themselves) does not fix the problem. Take care, Gerhard Tonn <[EMAIL PROTECTED]> writes: > Camm Maguire wrote: > > Do you or others have interest in axiom for s390? If so, would you > > or > > one of your colleagues be willing to help me spot the gcc optimization > > bug? I have all the necessary files currently on trex. > > > > > I will look into it. Thanks. > > Gerhard > > > > -- Camm Maguire [EMAIL PROTECTED] ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah

