[Mono-dev] Windows build

Kornél Pál kornelpal at gmail.com
Wed Jul 16 04:34:10 EDT 2008


Hi,

__ImageBase works for me on cygwin as well. Aren't you using some old ld 
version?

Could you please try if __image_base__ works?

modify coree.h:
/* Defined by the linker. */
#ifndef _MSC_VER
#define __ImageBase __image_base__
#endif
extern IMAGE_DOS_HEADER __ImageBase MONO_INTERNAL;

Thanks.

Kornél

Andreas Nahr wrote:
> Has already been fixed yesterday after my posting.
> 
> Greetings
> Andreas
> 
>> -----Ursprüngliche Nachricht-----
>> Von: mono-devel-list-bounces at lists.ximian.com [mailto:mono-devel-list-
>> bounces at lists.ximian.com] Im Auftrag von Miha Vrhovnik
>> Gesendet: Mittwoch, 16. Juli 2008 07:15
>> An: mono-devel-list at lists.ximian.com
>> Betreff: Re: [Mono-dev] Windows build
>>
>>
>> "Andreas Nahr" <classdevelopment at a-softtech.com> wrote on 15.07.2008
>> 22:34:00:
>>
>>> Could somebody please fix the windows build? It has been broken for
>> ages now...
>>> Happy Hacking
>>> Andreas
>>>
>> Hi Andreas,
>>
>> What exactly is broken in Windows build? I built Mono successfully in
>> both Cygwin environment and using VS 2005.
>>
>> Although if I remember correctly I had to tweak include paths a little
>> bit.
>>
>> Regards,
>> Miha
>>
>>
>> --
>> It's time to get rid of your current e-mail client ...
>> ... and start using si.Mail.
>>
>> It's small & free. ( http://www.simail.si/ )
>> _______________________________________________
>> Mono-devel-list mailing list
>> Mono-devel-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 


More information about the Mono-devel-list mailing list