This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc with -DWANT_MFB -DWANT_X11


"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. )


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]