This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/37121] g++ create global symbol for inline function, which make link failed with multiple defination
- From: "drangon dot mail at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Sep 2008 00:33:07 -0000
- Subject: [Bug target/37121] g++ create global symbol for inline function, which make link failed with multiple defination
- References: <bug-37121-15104@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from drangon dot mail at gmail dot com 2008-09-26 00:33 -------
I'm using the win64 native compiler:
E:\code>g++ -v
Using built-in specs.
Target: x86_64-pc-mingw32
Configured with: ../gcc/configure --host=x86_64-pc-mingw32
--target=x86_64-pc-mi
ngw32 --disable-nls --enable-languages=c,c++
--with-gmp=/home/drangon/mingw/for_
target --enable-twoprocess --prefix=/home/drangon/mingw/target
--with-sysroot=/h
ome/drangon/mingw/target
Thread model: win32
gcc version 4.4.0 20080814 (experimental) (GCC)
--
drangon dot mail at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |drangon dot mail at gmail
| |dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37121