D.gnu - assembler error when trying to compile libphobos
- Micah Heyer (20/20) Jul 20 2007 Hi,
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
Jul 20 2007








Micah Heyer <Hacim.H gmail.com>