Can't build on Debian/Sid with gcl



Felix Homann wrote:
> Hi again,
> 
> I've been trying to build Maxima (both 5.15.0 and CVS snapshot) on my 
> Debian/Sid machine using GCL 

it turned out that the workaround mentioned in

	http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467474

i.e. to link gcc -> gcc-4.2 (instead of gcc -> gcc-4.3) does actually 
work on my machines, too. (Seemingly, on my first attempt I didn't try 
with a clean build directory).

So, what's going on there? How, does gcl call gcc? What's different when 
using gcc-4.3? Are there any compiler options to build maxima nicely 
with gcc-4.3?

Any ideas?

Kind regards,

Felix