|
|
|
|||||
|
Portability problems with iceccp
There are a few portability problems with the build of iceccp which I am experiencing on Solaris at the moment (using Sparcworks Forte 6.2). Here's what I have found so far:
1. Some of the files are in C but there is no definition of the name of the C compiler and the CFLAGS settings in Make.rules. 2. Output from bison seems to have been included in the distribution! The necessary bison commands are missing (e.g for cexp.y). 3. Some of the bison source and C source needs to include the header <alloca.h>. This is because on Solaris alloca maps to a different linker symbol and without the header you get an unresolved reference to alloca when it tries to link iceccp. Regards, Andrew M.
__________________
You are in a maze of twisty little passages, all different. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problems with VC8.0 | stephan | Bug Reports | 2 | 07-31-2006 08:39 AM |
| Reliability, Footprint & Portability | prakashbuddhira | Help Center | 1 | 04-03-2006 05:36 AM |
| some problems with dll | simpley | Help Center | 1 | 01-21-2005 03:18 AM |
| Hello example problems | jpm | Help Center | 1 | 06-02-2003 03:26 PM |
| portability problems with RecMutex ctor | marlowa | Patches | 6 | 02-23-2003 03:45 PM |