help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Problem compiling smalltalk-2.0i with gcc 2.95.3 in Lin


From: Carlos Moran
Subject: [Help-smalltalk] Problem compiling smalltalk-2.0i with gcc 2.95.3 in Linux
Date: Wed, 5 Feb 2003 10:55:10 -0800 (PST)

Sorry for the previous incomplete message...

I downloaded smalltalk-2.0i and compiled with
    ./configure && make

It failed to compile, because libgst/interp.h is in
DOS format and it caused gcc to reject a multiline
#define.

I opened it with vim, changed the format with ":se
ff=unix", ran make again, and this time it did
compile.

Carlos MorĂ¡n

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]