www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.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
↑ ↓ → Thomas Kuehne <thomas-dloop kuehne.this-is-spam.cn> writes:
-----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? 

gdc -save-temps Thomas -----BEGIN PGP SIGNATURE----- iD8DBQFCrSqJ3w+/yD4P9tIRAkTEAKCZJwB1jhQhYWU3vwwgC/NNvjKZIQCfYnJJ NLgpmNmiYf8ejQ+cGDx2cVw= =owLB -----END PGP SIGNATURE-----
Jun 12 2005