|
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 - D on amd64
Hello, I tried to compile the D compiler version 0.15 with GCC sources version 3.4.5-20050920 on FreeBSD/amd64, and I got the following error: checking If /work/a/ports/lang/gdc/work/gcc-3.4-20050920/gcc/gdc -B/work/a/ports/lang/gdc/work/gcc-3.4-20050920/gcc/ -B/usr/local/x86_64-portbld-freebsd5.4/bin/ -B/usr/local/x86_64-portbld-freebsd5.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd5.4/include -isystem /usr/local/x86_64-portbld-freebsd5.4/sys-include can compile D sources... Assertion failed: (sizeof(long) == 4), function number, file d/dmd/lexer.c, line 1696. actest.d:0: internal compiler error: Abort trap Complete log is at: http://www.ijs.si/~lesi/other/gdc/gdc-0.15_1.log The same happens on sparc64. What can I do? Thanks and Best Regards, Ale Oct 13 2005
In article <op.sylfdnftx4us65 phobos.mars.bsd>, Alejandro Pulver says...Hello, I tried to compile the D compiler version 0.15 with GCC sources version 3.4.5-20050920 on FreeBSD/amd64, and I got the following error: checking If /work/a/ports/lang/gdc/work/gcc-3.4-20050920/gcc/gdc -B/work/a/ports/lang/gdc/work/gcc-3.4-20050920/gcc/ -B/usr/local/x86_64-portbld-freebsd5.4/bin/ -B/usr/local/x86_64-portbld-freebsd5.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd5.4/include -isystem /usr/local/x86_64-portbld-freebsd5.4/sys-include can compile D sources... Assertion failed: (sizeof(long) == 4), function number, file d/dmd/lexer.c, line 1696. actest.d:0: internal compiler error: Abort trap Complete log is at: http://www.ijs.si/~lesi/other/gdc/gdc-0.15_1.log The same happens on sparc64. What can I do? Thanks and Best Regards, Ale Oct 14 2005
On Fri, 14 Oct 2005 04:54:39 -0300, Thomas Kühne <thomas-dloop kuehne.cn> wrote:In article <op.sylfdnftx4us65 phobos.mars.bsd>, Alejandro Pulver says...Hello, I tried to compile the D compiler version 0.15 with GCC sources version 3.4.5-20050920 on FreeBSD/amd64, and I got the following error: checking If /work/a/ports/lang/gdc/work/gcc-3.4-20050920/gcc/gdc -B/work/a/ports/lang/gdc/work/gcc-3.4-20050920/gcc/ -B/usr/local/x86_64-portbld-freebsd5.4/bin/ -B/usr/local/x86_64-portbld-freebsd5.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd5.4/include -isystem /usr/local/x86_64-portbld-freebsd5.4/sys-include can compile D sources... Assertion failed: (sizeof(long) == 4), function number, file d/dmd/lexer.c, line 1696. actest.d:0: internal compiler error: Abort trap Complete log is at: http://www.ijs.si/~lesi/other/gdc/gdc-0.15_1.log The same happens on sparc64. What can I do? Thanks and Best Regards, Ale Oct 14 2005
Alejandro Pulver wrote:Hello, I tried to compile the D compiler version 0.15 with GCC sources version 3.4.5-20050920 on FreeBSD/amd64, and I got the following error: checking If /work/a/ports/lang/gdc/work/gcc-3.4-20050920/gcc/gdc -B/work/a/ports/lang/gdc/work/gcc-3.4-20050920/gcc/ -B/usr/local/x86_64-portbld-freebsd5.4/bin/ -B/usr/local/x86_64-portbld-freebsd5.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd5.4/include -isystem /usr/local/x86_64-portbld-freebsd5.4/sys-include can compile D sources... Assertion failed: (sizeof(long) == 4), function number, file d/dmd/lexer.c, line 1696. actest.d:0: internal compiler error: Abort trap Complete log is at: http://www.ijs.si/~lesi/other/gdc/gdc-0.15_1.log The same happens on sparc64. What can I do? Thanks and Best Regards, Ale Oct 14 2005
On Fri, 14 Oct 2005 10:03:55 -0300, David Friedman <d3rdclsmail_a t_earthlink_d.t_net> wrote:Alejandro Pulver wrote:Hello, I tried to compile the D compiler version 0.15 with GCC sources version 3.4.5-20050920 on FreeBSD/amd64, and I got the following error: checking If /work/a/ports/lang/gdc/work/gcc-3.4-20050920/gcc/gdc -B/work/a/ports/lang/gdc/work/gcc-3.4-20050920/gcc/ -B/usr/local/x86_64-portbld-freebsd5.4/bin/ -B/usr/local/x86_64-portbld-freebsd5.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd5.4/include -isystem /usr/local/x86_64-portbld-freebsd5.4/sys-include can compile D sources... Assertion failed: (sizeof(long) == 4), function number, file d/dmd/lexer.c, line 1696. actest.d:0: internal compiler error: Abort trap Complete log is at: http://www.ijs.si/~lesi/other/gdc/gdc-0.15_1.log The same happens on sparc64. What can I do? Thanks and Best Regards, Ale Oct 14 2005
"Alejandro Pulver" <alejandro vanet.biz> wrote in message news:op.sylfdnftx4us65 phobos.mars.bsd...Assertion failed: (sizeof(long) == 4), function number, file d/dmd/lexer.c, line 1696. actest.d:0: internal compiler error: Abort trap Oct 17 2005
|