[Bug target/47739] gcc 4.4.5 with target powerpc-wrs-vxworks fails to compile

jan.smets@alcatel-lucent.com gcc-bugzilla@gcc.gnu.org
Wed Jun 8 12:50:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47739

Jan Smets <jan.smets@alcatel-lucent.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jan.smets@alcatel-lucent.co
                   |                            |m

--- Comment #1 from Jan Smets <jan.smets@alcatel-lucent.com> 2011-06-08 12:49:26 UTC ---
I have this issue as well.

My source (4.6) has #ifdef TARGET_POSIX_IO in libgcov.c to pick the correct
mkdir (when TARGET_POSIX_IO is undefined). My target is i686-wrs-vxworks (and
--with-headers=..)  and TARGET_POSIX_IO is defined somehow.

I tried disabling gcov with --disable-coverage or --enable-coverage=no , but it
did not prevent the compile problems.



More information about the Gcc-bugs mailing list