public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/60301] New: cross compiler for android: multiple definition of TARGET_POSIX_IO
@ 2014-02-21 14:27 valeryweber at hotmail dot com
  2022-01-09  5:14 ` [Bug target/60301] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: valeryweber at hotmail dot com @ 2014-02-21 14:27 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 60301
           Summary: cross compiler for android: multiple definition of
                    TARGET_POSIX_IO
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: valeryweber at hotmail dot com

Dear 

while building a cross gcc (trunk) for android (ndk-r9c toolchains). 
I get a multiple definition of TARGET_POSIX_IO (see bellow). 
Getting rid of it makes the thing compile fine.

Thanks

v


./build/tools/build-gcc.sh  --build-out=/home/vwe/libs/gcc/test/tmp2
--binutils-version=2.22.90 --mpfr-version=3.1.2 --mpc-version=1.0
--gmp-version=5.1.3 --gdb-version=7.7 --cloog-version=0.18.1 --ppl-version=1.1
--isl-version=0.12  --try-64 /home/vwe/libs/gcc/test/android-ndk-r9c/src
/home/vwe/libs/gcc/test/android-ndk-r9c arm-linux-androideabi-4.8

[...]

In file included from ../.././gcc/tm.h:24:0,
                 from
/home/vwe/libs/gcc/test/android-ndk-r9c/src/build/../gcc/gcc-4.8/libgcc/fixed-bit.c:48:
/home/vwe/libs/gcc/test/android-ndk-r9c/src/build/../gcc/gcc-4.8/libgcc/../gcc/config/gnu-user.h:109:0:
warning: "TARGET_POSIX_IO" redefined
 #define TARGET_POSIX_IO


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug target/60301] cross compiler for android: multiple definition of TARGET_POSIX_IO
  2014-02-21 14:27 [Bug target/60301] New: cross compiler for android: multiple definition of TARGET_POSIX_IO valeryweber at hotmail dot com
@ 2022-01-09  5:14 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-01-09  5:14 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60301

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
-DTARGET_POSIX_IO never shows up in any of the gcc sources for the building so
this has to be some patch from the android folks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-09  5:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-21 14:27 [Bug target/60301] New: cross compiler for android: multiple definition of TARGET_POSIX_IO valeryweber at hotmail dot com
2022-01-09  5:14 ` [Bug target/60301] " pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).