|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
D.gnu - FreeBSD error.
with both 0.12 and 0.13 gdc (GCC) 3.4.2 (gdc 0.13, using dmd 0.126) many things like /var/tmp//ccO13g4M.s:123527: Error: junk at end of line, first unrecognized character is ` ' /var/tmp//ccO13g4M.s:445332: Error: junk at end of line, first unrecognized character is ` ' /var/tmp//ccO13g4M.s:445343: Error: junk at end of line, first unrecognized character is ` ' /var/tmp//ccO13g4M.s:445354: Error: junk at end of line, first unrecognized character is ` ' the file /var/tmp//ccO13g4M.s is deleted after failure, how can I get more info? Jun 12 2005
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 bug d.com schrieb am Sun, 12 Jun 2005 23:53:54 +0000 (UTC):with both 0.12 and 0.13 gdc (GCC) 3.4.2 (gdc 0.13, using dmd 0.126) many things like /var/tmp//ccO13g4M.s:123527: Error: junk at end of line, first unrecognized character is ` ' /var/tmp//ccO13g4M.s:445332: Error: junk at end of line, first unrecognized character is ` ' /var/tmp//ccO13g4M.s:445343: Error: junk at end of line, first unrecognized character is ` ' /var/tmp//ccO13g4M.s:445354: Error: junk at end of line, first unrecognized character is ` ' the file /var/tmp//ccO13g4M.s is deleted after failure, how can I get more info? Jun 12 2005
|