Synopsis - Issue Tracker

Message530

Author neiljp
Recipients neiljp, stefan
Date 2006-04-03.10:13:35
Content
I removed the emulator file and I no longer get those include problems :) Note that using one file ~/.synopsis as a place for this could be a particular problem if I try and install both 32-bit and 64-bit compiled versions of synopsis - or should that 'just work'?

Continuing my quest to be able to run on all my system include files, I now get a problem with complex.h:
Syntax error : /usr/include/bits/cmathcalls.h:54: Error before '( double'
Syntax error : /usr/include/bits/cmathcalls.h:54: Error before '( double'
(and about 5 more pairs of errors)

This is in some fairly heavy preprocessor code to declare various incarnations of double/float/... functions. Let me know if this also breaks for you.
History
Date User Action Args
2006-04-03 10:13:36neiljpsetmessageid: <1144059215.79.0.68989664162.bug98@synopsis.fresco.org>
2006-04-03 10:13:36neiljpsetrecipients: + neiljp, stefan
2006-04-03 10:13:36neiljplinkbug98 messages
2006-04-03 10:13:36neiljpcreate