This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: AW: crosstool 0.37 + gdb build fix for cygwin/windows


Hi,

you need to patch the kernel to be able to use it in cygwin. The
"-lgettex" must be added. I enclose my patch to this mail.

This patch works for kernel 2.6.12, i think it should work for 2.6.13.

Bertrand

Le mar 12/07/2005 Ã 13:13, Steven Scholz a Ãcrit :
> Steven Scholz wrote:
> 
> > Michelsen, Robert wrote:
> > 
> >> Hi
> >>
> >>> Unfortunatly you'll get the same when you're tyring to make a "make
> >>
> >>
> >> defconfig" with linux-2.6.13-rc2.
> >>
> >>> So does someone know which packages I have to install on cygwin to get
> >>
> >>
> >> this header ( and maybe other missings too)?
> >>
> >>
> >> NLS support for cygwin?
> >> "GNU gettext" package i think.
> > 
> > 
> > Yeah. I just found out and try to test.
> 
> Hmm. I installed gettext for cygwin. But now a "make defconfig" brings
> 
>    HOSTCC  scripts/basic/fixdep
>    HOSTCC  scripts/basic/split-include
>    HOSTCC  scripts/basic/docproc
>    HOSTLD  scripts/kconfig/conf
> scripts/kconfig/conf.o(.text+0xc1):conf.c: undefined reference to 
> `_libintl_gettext'
> scripts/kconfig/conf.o(.text+0xd5):conf.c: undefined reference to 
> `_libintl_gettext'
> scripts/kconfig/conf.o(.text+0xe9):conf.c: undefined reference to 
> `_libintl_gettext'
> scripts/kconfig/conf.o(.text+0xcd8):conf.c: undefined reference to 
> `_libintl_gettext'
> scripts/kconfig/conf.o(.text+0xde2):conf.c: undefined reference to 
> `_libintl_gettext'
> scripts/kconfig/conf.o(.text+0xe7d):conf.c: more undefined references to 
> `_libintl_gettext' follow
> collect2: ld returned 1 exit status
> make[1]: *** [scripts/kconfig/conf] Error 1
> make: *** [multiIO_IDIF_defconfig] Error 2
> 
> Any ideas?
> 
> --
> Steven
> 
> 
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
-- 
Bertrand Marquis
SYSGO AG
Am Pfaffenstein 14
55270 Klein-Winternheim
Phone	= 49 6136 9948-0
Fax	= 49 6136 9948-10
bmarquis@sysgo.com
www.sysgo.com
www.elinos.com
_______________________________________________________________________

Meet us at our next events:

VDI Wissensforum
Elektronik im Kraftfahrzeug
October 6-7, 2005
Baden-Baden
http://www.vdi-wissensforum.de/index.php?id=102&user_vdiev_pi1[cmd]=single&user_vdiev_pi1[uid]=428507&cHash=af4e74cd0c

SPS/IPC/DRIVES
November 22-24, 2005
NÃrnberg
http://www.mesago.de/00105/d/index.php3?sid=dd919503bce6453c42762c5a6b34c8cc&stamp=1115191812

We are looking forward to your visit!
_______________________________________________________________________

Attachment: support_cygwin_cross.patch
Description: Text document

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]