Re: synopsis 0.7 compilation error (next)
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.documentation.synopsis |
|---|---|
| Message-ID | <20DCDD8F0FCED411AC4D001083CF504501AA9791@MTL-EXCHANGE> |
Serge Iovleff wrote: >> Finding info for 'cc' ... Failed >> Finding info for 'c++' ... Failed >> Finding info for 'gcc' ... Failed >> Finding info for 'g++' ... Failed >> Finding info for 'cl' ... Failed > > > Hi, > g++ and gcc are in the path !!! > Emulator.py does not seems to work correctly. > > Is it possible to have a hand made file > ~/.synopsis/cpp_emulations ? yes it is (this file is standard python, you can edit it by hand). Can you try to debug the problem nevertheless ? Why refuses Emulator.py to accept the 'g++' and 'gcc' compilers if they are in the path ? The Emulator needs some more work anyways, as it will have to distinguish between C and C++ compilers soon... By the way, I encourage you to use the issue tracker (http://synopsis.fresco.org/issues/bug) to report bugs. That makes it far more easy (for developers and users alike) to track the progress on these issues. Regards, Stefan