Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2000 11:17:44 +0200
From:      Sascha Blank <blank@uni-trier.de>
To:        Thomas Runge <runge@rostock.zgdv.de>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: Motif and wchar's
Message-ID:  <20000516111744.A15749@blank.uni-trier.de>
In-Reply-To: <3920F6B0.9E1DFD37@rostock.zgdv.de>; from runge@rostock.zgdv.de on Tue, May 16, 2000 at 09:20:16AM %2B0200
References:  <3920F6B0.9E1DFD37@rostock.zgdv.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

On Tue, May 16, 2000 at 09:20:16AM +0200, Thomas Runge wrote:
> Well, after some tweaking motif compiles quite fine on my
> FreeBSD 4 box.
> Unfortunately, we don't have wchar-functions in libc and
> I get link errors coming from TextF.c regarding:
> wcschr, wcscpy, wcscat, wcslen, wcsncat. I know, these functions
> are in glibc, why don't we have that?
> 
> And how can we solve that problem right now?

There's a "wchar" implementation available on
http://www.cs.rpi.edu/~crossd/FreeBSD/wcs-19990606.tar.gz

I have tried it myself and it works as expected, meaning that I was able
to successfully link a Motif program.

-- 
             Sascha Blank            | FreeBSD -
   Student and System Administrator  |     that's where you want to go today!
 at the University of Trier, Germany | 
    mailto:blank@fox.uni-trier.de    | See http://www.freebsd.org for details


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




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