JFYI.
I've just successful built ICE on FreeBSD 5.2.1. (Really any 5.x version).
All test has passed.
But I could not built it on FreeBSD 4.x for lack of wchar/wstring support there.
|
|
JFYI.
I've just successful built ICE on FreeBSD 5.2.1. (Really any 5.x version).
All test has passed.
But I could not built it on FreeBSD 4.x for lack of wchar/wstring support there.
Welcome!
Great, thanks for letting us know. Which compiler version were you using?Originally posted by Sem
I've just successful built ICE on FreeBSD 5.2.1. (Really any 5.x version).
All test has passed.
You can work around this by removing Unicode.cpp from src/IceUtil/Makefile, Unicode.h from include/IceUtil/IceUtil.h and then disabling the tests test/IceUtil/inputUtil and test/IceUtil/unicode.But I could not built it on FreeBSD 4.x for lack of wchar/wstring support there.
Cheers,
- Mark
System compiler is:Originally posted by mes
Great, thanks for letting us know. Which compiler version were you using?
% gcc --version
gcc (GCC) 3.3.3 [FreeBSD] 20031106
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
OK. I'll try.You can work around this by removing Unicode.cpp from src/IceUtil/Makefile, Unicode.h from include/IceUtil/IceUtil.h and then disabling the tests test/IceUtil/inputUtil and test/IceUtil/unicode.
There are currently 1 users browsing this thread. (0 members and 1 guests)