more fun with ubuntu
Ellery Newcomer
ellery-newcomer at utulsa.edu
Sat May 25 22:01:10 PDT 2013
I have a project here which fails on link on ubuntu 12.10.
It give undefined reference errors for functions in libdl and libutil.
For some reason, ld won't cooperate unless you pass -ldl -lutil at the
end of the command string. Holy Ubuntu!
I can't seem to get dmd to do this though. Any suggestions?
I am using the beta, but apparently this is a thing with ubuntu.
More information about the Digitalmars-d-learn
mailing list