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]

no -dy output


I just built g++ 3.4.3 on a Linux system, using only the
configure options "--prefix" and "--enable-languages=c++".

Running g++ with the -dy option produces no -dy output.
Do I need to specify more languages with --enable-languages
to enable -dy output? Or not specify? I really don't care to build Ada & Java. I'm going to try adding
"--enable-languages=c", but building is going to take a while.


-Allen


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