On Fri, 26 Oct 2001 10:12:14 -0400, Manuel Martin Martin <[EMAIL PROTECTED]>
wrote:
> i have mandrake 8 with gcc 2.96.
> I can not compile dlxcc program.th code of this program are in:
> 
> ftp://max.stanford.edu/pub/max/pub/hennessy-patterson.software/dlx.tar.Z

        < < S N I P > >

> 
> help me please.
> 
> thanks.

Some apps don't like GCC 2.96. Try switching compilers.

To switch to egcs:

        $ export CC=egcs CXX=egcs++

To switch to GCC 3 (only in Mandrake 8.1, not 8.0):

        $ export CC=gcc-3.0.1 CXX=gcc-3.0.1

You obviously require the relavant GCC packages to be installed.

-- 
Sridhar Dhanapalan

"Anyone who says you can have a lot of widely dispersed people hack away on a
complicated piece of code and avoid total anarchy has never managed a software
project." -- Andrew S. Tanenbaum, 1992, writing to Linus Torvalds.

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to