Boost logo

Boost-Build :

From: Yossi.Itzkovich_at_[hidden]
Date: 2006-02-28 07:17:56


Hi,

I am trying to build jam from sources so I can install boost.
Here is the output:

###
### Using 'sunpro' toolset.
###

...
...
[COMPILE] bin.solaris/bjam.exe
cc: Warning: -xarch=native has been explicitly specified, or implicitly
specified by a macro option, -xarch=native on this architecture implies
-xarch=v8plusb which generates code that does not run on pre UltraSPARC III
processors
...
jam.c:
"jam.c", line 383: undefined symbol: environ
"jam.c", line 383: warning: improper pointer/integer combination: arg #1
"jam.c", line 387: warning: improper pointer/integer combination: arg #1
cc: acomp failed for jam.c
...
...
pwd.c:
"pwd.c", line 14: cannot find include file: <direct.h>
"pwd.c", line 15: warning: macro redefined: PATH_MAX
"pwd.c", line 29: undefined symbol: _MAX_PATH
cc: acomp failed for pwd.c
...
...
execnt.c:
"execnt.c", line 24: cannot find include file: <windows.h>
"execnt.c", line 25: cannot find include file: <process.h>

I am using cc: Forte Developer 7 C 5.4

Thanks for your help

Yossi


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk