Thread (1 message) 1 message, 1 author, 2009-05-20

Re: dtc build failures on OS X

From: Segher Boessenkool <hidden>
Date: 2009-05-20 12:38:49

Possibly related (same subject, not in this thread)

I'm trying to build dtc on Mac OS X.  The compilation seems to go
okay, but the linker dies.
It doesn't die, it just complains ;-)

You're trying to build a Linux shared library on OSX.  This won't
work.  Not only are the command line options not the same, the
semantics are totally different as well; importantly, the versioning
mechanism is very different.  Given that, you do not want to use
a shared library at all -- just use a normal (static) library.
IMNSHO that should be the default, on Linux as well...


Segher
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help