Rob Lahaye <[EMAIL PROTECTED]> writes:

>>>
>> | Does that ring a bell?
>> Unfortunately not.
>> We should perhaps try to find a reduced testcase that also fails.
>> ---
>> #include <boost/cstdint.hpp>
>> int main() {
>> }
>> ---
>> Is that enouthg to trigger it?
>> put the file in a lyx topdir and compile with g++ -W -Wall -Iboost -c
>> -o test.o test.C
>
| $ cd <lyx-top dir>
| $ cat test.C
| #include <boost/cstdint.hpp>
| int main() { return 0; }
| $ g++33 -W -Wall -Iboost -c -o test.o test.C
| $
>
| Apparently, no problem!
>
| I hope that gives a hint, does it?

Yes it might... can you give me the origianl failure report again.
(sorry for making you do the leg work...)

Just to clearify, is this on a 32bit or 64bit platform?

-- 
        Lgb

Reply via email to