ddd
[Top][All Lists]
Advanced

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

Re: DDD 3.2.95 is available - graphical debugger front-end


From: Arnaud Desitter
Subject: Re: DDD 3.2.95 is available - graphical debugger front-end
Date: Wed, 10 Jan 2001 17:12:37 +0000 ()

> 
> hi Arnaud ,
> how did you configure it? i can't get past configure
> with 7.3 compilers, bitches about XOpenDisplay (can;t find
> -lXm) works fine with gcc suite !

Magic line:

env CC='cc -n32' CXX='CC -n32' \
CFLAGS='-O' CXXFLAGS='-O' \
./configure \
--with-motif-includes=/usr/Motif-2.1/include \
--with-motif-libraries=/usr/Motif-2.1/lib32 \
--x-libraries=/usr/lib32

Cheers,
Arnaud



reply via email to

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