Linking doesn' work under linux

Xebes Xebes_member at pathlink.com
Sat Jun 17 08:33:00 PDT 2006


In article <e6rbf0$13vc$1 at digitaldaemon.com>, David Ferenczi says...
>
>Thank you very much for your quick answer. Please let me know if I can
>contribute to the source, help testing, etc.
>
>Derek Parnell wrote:
>
>> On Thu, 15 Jun 2006 18:42:26 +1000, David Ferenczi <raggae at ferenczi.net>
>> wrote:
>> 
>>> First of all, thank you for the new release.
>>>
>>> The version 2.09 works smoothly, but any later version I tried didn't
>>> work
>>> for me.
>> 
>> Thanks. I'm working on this tonight. The major change from 2.09 is to have
>> the linker as a separate step from the compiler. And I don't have gcc so I
>> guessed at some of the requirements and got them wrong. Sorry. :(
>> 
>

I had the same problem. The cause seems to be the commas. I replaced the comma
in line 1445 of build.d with a whitespace and inserted LINKSWITCH=-lpthread in
build.cfg. Then it worked for me with a simple hello world program.





More information about the Digitalmars-d-announce mailing list