The jikes Java compiler relies on an include file "whcar.h" being
on the system. However, even if it's not, it includes routines
to do what it needs... only about 40 lines or so for these functions:

  wcslen()
  wcscpy()
  wcsncpy()
  wcscat()
  wcscmp()
  wcsncmp()

How come FreeBSD doesn't have these? Is there a complicated problem
preventing us from adding them?

Thanks,
-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to