This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/35700] Problems compiling applications with -pg option using gcc 3.4.4 compiler.
- From: "asikka at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Mar 2008 00:04:18 -0000
- Subject: [Bug c++/35700] Problems compiling applications with -pg option using gcc 3.4.4 compiler.
- References: <bug-35700-15976@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from asikka at yahoo dot com 2008-03-26 00:04 -------
(In reply to comment #1)
> >CC obj/ppc/debug/OSCLIFactory.o
> We need the exact command line that was invoked GCC. We also need the
> preprocessed source.
Thx for your prompt response.
CC command line was =
/usr/bin/WindRiver/gnu/3.4.4-wrlinux-1.4/x86-linux2/bin/powerpc-wrs-linux-gnu-603e-glibc_small-g++
-O1 -pg -funroll-loops -g -fno-omit-frame-pointer -nostdlib -mpowerpc
-mcpu=e300c2 -pipe -D__BIG_ENDIAN__ -O1 -pg -pipe -I<some include paths>
Does this help?
What do you mean by "preprocessed source."?
-Avnish
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35700