[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] Ubuntu gm2 package fixes
From: |
Gaius Mulley |
Subject: |
[Gm2] Ubuntu gm2 package fixes |
Date: |
Wed, 11 Jan 2012 18:31:57 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Hi,
on the comp.lang.modula2 newsgroup it was reported that the gm2 package
does not work under Ubuntu. I believe this will fix the problems.
Certainly it successfully builds (and links) hello world now.
sudo cp /usr/lib/x86_64-linux-gnu/crt1.o
/opt/gm2/lib/gcc/x86_64-linux-gnu/4.1.2/
sudo cp /usr/lib/x86_64-linux-gnu/crti.o
/opt/gm2/lib/gcc/x86_64-linux-gnu/4.1.2/
sudo cp /usr/lib/x86_64-linux-gnu/crtn.o
/opt/gm2/lib/gcc/x86_64-linux-gnu/4.1.2/
for the 64bit package. I'd imagine the same would be true for the 32bit
so long as the x86_64 was changed for x86_32.
Hope this helps,
regards,
Gaius
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gm2] Ubuntu gm2 package fixes,
Gaius Mulley <=