This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: gcc with -DWANT_MFB -DWANT_X11
- From: LLeweLLyn Reese <llewelly at lifesupport dot shutdown dot com>
- To: "Meng-Hsueh Chiang" <mhchiang at mail dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: 10 Aug 2003 18:51:50 -0700
- Subject: Re: gcc with -DWANT_MFB -DWANT_X11
- References: <20030810015152.47022.qmail@mail.com>
"Meng-Hsueh Chiang" <mhchiang@mail.com> writes:
> Hello,
>
> I am compiling a software on Solaris with gcc as:
> gcc -traditional -O2 -DWANT_MFB -DWANT_X11 .....
[snip]
This sis specific to the software package you are compiliing, and not
a gcc issue. (I guess the package requires one or the other,
exclusive. )