|
|
|
|||||
|
icecpp doesn't build on Solaris
There are two problems building icecpp on Ice 1.0.1:
1) icecpp/config.h need to accomodate Solaris in a similar way to what was done for FreeBSD 2) The Makefile need to invoke the C compiler with CFLAGS so that -DSUNOS can be specified in the Make.rules file. This forum only allows one file to be attached to a post so I am attaching just the fixed header file. The Makefile needs to change $(CC) ... to $(CC) $(CFLAGS) ... 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 |
| Solaris 8 or 10 | dgdillaman | Help Center | 3 | 10-12-2006 09:13 AM |
| I can use the Ice on Solaris 8 and Solaris 10? | tjl02040 | Help Center | 1 | 09-07-2006 09:06 AM |
| Build Issues - gcc on Solaris | acbell | Comments | 2 | 03-30-2005 04:13 PM |
| patch for Ice-2.0.0 for gcc on Solaris. | JohnB | Patches | 4 | 02-10-2005 01:38 PM |
| Unable to build demoj using supplied build.xml files | vsonnathi | Bug Reports | 1 | 10-21-2004 12:34 PM |