bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Linking errors due to recent changes


From: Christian Anthon
Subject: Re: [Bug-gnubg] Linking errors due to recent changes
Date: Fri, 13 Jun 2008 10:27:38 +0200

I'll take care of it. The msdev pages claims that it is an iso c++
standard to have the underscores, seems a bit strange to me, but the
functions are ansi C, so who knows. We could use some #if's to define
macros, but it hardly seems worth it.

Christian.

On Fri, Jun 13, 2008 at 10:05 AM, Jonathan Kinsey
<address@hidden> wrote:
> Looks like I was wrong to add the '_'s, probably a windows thing.  It might
> be easier for one of you to undo this change, otherwise I'll go through the
> check-in to try and work out which ones I changed.  I can map the functions
> in my windows config.h file.
>
> Jon
>
>> Date: Thu, 12 Jun 2008 23:22:08 +0200
>> From: address@hidden
>> To: address@hidden
>> Subject: Re: [Bug-gnubg] Linking errors due to recent changes
>> CC: address@hidden
>>
>> It will be fixed in the near future. For now just remove the leading
>> underscores in the offending functions.
>>
>> Christian.
>>
>> On Thu, Jun 12, 2008 at 10:35 PM, Philippe Michel
>> <address@hidden> wrote:
>> > On freebsd 7.0, some of the recent "Small changes for visual studio
>> > 2008"
>> > cause linking errors :
>> >
>> > bearoff.o(.text+0x168): In function `ReadBearoffFile':
>> > /home/pm/src/gnubg/bearoff.c:291: undefined reference to `_lseek'
>> > bearoff.o(.text+0x1486): In function `BearoffInit':
>> > /home/pm/src/gnubg/bearoff.c:866: undefined reference to `_lseek'
>> > util.o(.text+0x61): In function `GetTemporaryFile':
>> > /home/pm/src/gnubg/util.c:105: undefined reference to `_fdopen'
>> >
>> >
>> >
>> >
>> >
>> > _______________________________________________
>> > Bug-gnubg mailing list
>> > address@hidden
>> > http://lists.gnu.org/mailman/listinfo/bug-gnubg
>> >
>>
>>
>> _______________________________________________
>> Bug-gnubg mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/bug-gnubg
>
>
> ________________________________
> Get fish-slapping on Messenger! Play Now




reply via email to

[Prev in Thread] Current Thread [Next in Thread]