assembler error when trying to compile libphobos
Micah Heyer
Hacim.H at gmail.com
Fri Jul 20 17:27:13 PDT 2007
Hi,
I was trying to compile gdc on ubuntu-7.04 and it seems to work except
when trying to compile libphobos it gives the following error:
{standard input}: Assembler messages:
{standard input}:10: Error: junk at end of line, first unrecognized
character is `:'
{standard input}:11: Error: junk at end of line, first unrecognized
character is `:'
{standard input}:12: Error: junk at end of line, first unrecognized
character is `:'
{standard input}:13: Error: junk at end of line, first unrecognized
character is `:'
{standard input}:14: Error: junk at end of line, first unrecognized
character is `:'
{standard input}:15: Error: junk at end of line, first unrecognized
character is `:'
.....
it seems to be compiling std/c/linux/linux.d.If it matters I have
gdc-0.22 installed.
-micah
More information about the D.gnu
mailing list