Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failling to build lib for 32 bit arch #836

Closed
bioinfornatics opened this issue Feb 1, 2015 · 3 comments
Closed

Failling to build lib for 32 bit arch #836

bioinfornatics opened this issue Feb 1, 2015 · 3 comments

Comments

@bioinfornatics
Copy link
Contributor

Dear,

Dustmite build fine for 64 bits arch not for the 32 bits arch
That give this error:

ldc2 -release -w -g -O3 dustmite.d splitter.d -of dustmite
/usr/lib/gcc/i686-redhat-linux/4.9.2/../../../libdruntime-ldc-debug.so: undefined reference to `__mulodi4'

Same for gtk in 32 bit not for 64bits

demos/gtkD/TestWindow/TestStock.o demos/gtkD/TestWindow/TestAspectFrame.o demos/gtkD/TestWindow/TTextView.o demos/gtkD/TestWindow/TestDrawingArea.o  -ofTestWindow -L-L. -L-lgtkd-2 -L-ldl -m32 -L-rpath=./
/usr/lib/gcc/i686-redhat-linux/4.9.2/../../../libdruntime-ldc.so: undefined reference to `__mulodi4'

Build log

@bioinfornatics bioinfornatics changed the title Failling to build dustmite for 32 bit arch Failling to build lib for 32 bit arch Feb 1, 2015
@dnadlinger
Copy link
Member

Already fixed in master (see #813/#819).

@bioinfornatics
Copy link
Contributor Author

thanks I will wait the new tagged release

@bioinfornatics
Copy link
Contributor Author

sorry but i have always the bug.
capture du 2015-04-01 00 02 54

+ cd /builddir/build/BUILD
+ cd dustmite-20141201git0efbe54
+ ldc2 -release -w -g -O3 dustmite.d splitter.d -of dustmite
/usr/lib/gcc/i686-redhat-linux/5.0.0/../../../libdruntime-ldc-debug.so: undefined reference to `__mulodi4'
collect2: error: ld returned 1 exit status

while I used the release 0.15.2-beta1
capture du 2015-04-01 00 08 06

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants