[Issue 2667] a few un-demanglable Undefined symbol in std.stdio? compiler bug?

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 15 12:03:11 PST 2009


http://d.puremagic.com/issues/show_bug.cgi?id=2667





------- Comment #1 from someanon at yahoo.com  2009-02-15 14:03 -------
more info: looks like they are all coming from:

src/phobos/std/stdio.d:357 and
src/phobos/std/stdio.d:413

local.o: In function `_D3std5stdio17__T6writefTAyaTsZ6writefFAyasZv':
dmd/bin/../bin/../src/phobos/std/stdio.d:357: undefined reference to
`_D3std6format82__T14formattedWriteTS3std5stdio25__T17PrivateFileWriterTaZ17PrivateFileWriterTaTsZ14formattedWriteFKS3std5stdio25__T17PrivateFileWriterTaZ17PrivateFileWriterAxasZv'
local.o: In function `_D3std5stdio21__T8writeflnTAyaTAyaZ8writeflnFAyaAyaZv':
dmd/bin/../bin/../src/phobos/std/stdio.d:413: undefined reference to
`_D3std5stdio21__T6writefTAyaTAyaTaZ6writefFAyaAyaaZv'
local.o: In function `_D3std5stdio19__T6writefTAyaTiTiZ6writefFAyaiiZv':
dmd/bin/../bin/../src/phobos/std/stdio.d:357: undefined reference to
`_D3std6format84__T14formattedWriteTS3std5stdio25__T17PrivateFileWriterTaZ17PrivateFileWriterTaTiTiZ14formattedWriteFKS3std5stdio25__T17PrivateFileWriterTaZ17PrivateFileWriterAxaiiZv'
local.o: In function `_D3std5stdio21__T8writeflnTAyaTiTiZ8writeflnFAyaiiZv':
dmd/bin/../bin/../src/phobos/std/stdio.d:413: undefined reference to
`_D3std5stdio21__T6writefTAyaTiTiTaZ6writefFAyaiiaZv'
local.o: In function `_D3std5stdio19__T8writeflnTiTAyaZ8writeflnFiAyaZv':
dmd/bin/../bin/../src/phobos/std/stdio.d:413: undefined reference to
`_D3std5stdio19__T6writefTiTAyaTaZ6writefFiAyaaZv'


-- 



More information about the Digitalmars-d-bugs mailing list