Re: auto-import error under windows
- From: Cedric Gustin <cedric gustin swing be>
- To: christian uhrhan <christian uhrhan gmx de>
- Cc: gtkmm-list gnome org
- Subject: Re: auto-import error under windows
- Date: Wed, 20 Apr 2005 20:54:32 +0200
christian uhrhan wrote:
> first, i already asked google for this problem and found
> the solution that i had to add to the linker option
>
> -Wl, --enable-runtime-pseudo-reloc
Looks like you did not use the option correctly
The g++ command should be something like
g++ -mms-bitfields myprog.o -o myprog.exe
-Wl,--enable-runtime-pseudo-reloc `pkg-config --libs gtkmm-2.4`
Please try again
Cedric
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]