Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 2000 21:51:03 +0200
From:      Norbert Irmer <norbert.irmer@heim9.tu-clausthal.de>
To:        freebsd-i18n@FreeBSD.ORG
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Wide-char support and libc
Message-ID:  <3926ECA6.FF3B4993@heim9.tu-clausthal.de>
References:  <39221780.C18E585@cvzoom.net> <8g0d4i$ubd$1@bigeye.rhein-neckar.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Christian Weisgerber wrote:
> 
> (This should move to freebsd-i18n.)
> 
> Donn Miller <dmmiller@cvzoom.net> wrote:
> 
> > Anyone like the idea of adding wide char support to our libc?
> 
> I'd like the idea of somebody explaining where/how I can get an
> overview of what's missing in the first place.
> 
> > Maybe we could port it over from {Net,Open}BSD or BSDi.
> 
> Assuming any of those have it, in the first place. I'm fairly sure,
> NetBSD and OpenBSD don't.
> 
> --
> Christian "naddy" Weisgerber                          naddy@mips.inka.de
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message


You get the following when trying to link with OpenMotif

gcc -o airport -O2 -pipe     -L../../../exports/lib  -L../../../imports/x11/lib main.o dragsource.o
dropsite.o -lXm -lXt -lSM -lICE -lXp -lXext -lX11  -L/usr/X11R6/lib  -L/usr/X11R6/lib   -lm  
../../../imports/x11/lib/libXm.so: undefined reference to `wcslen'
../../../imports/x11/lib/libXm.so: undefined reference to `wcscpy'
../../../imports/x11/lib/libXm.so: undefined reference to `wcschr'
../../../imports/x11/lib/libXm.so: undefined reference to `wcsncat'
../../../imports/x11/lib/libXm.so: undefined reference to `wcscat'
*** Error code 1

-- 
email: norbert.irmer@heim9.tu-clausthal.de
web: http://gul.sourceforge.net


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-i18n" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3926ECA6.FF3B4993>