[2003-01-10] Toon Knapen wrote:

>On Friday 10 January 2003 17:29, Rene Rivera wrote:
>> I've update the build.sh to detect the "HP-UX" uname, and to added the
-Ae
>> flag to build.sh and build.jam. The missing flag is what probably caused
>> the problems. Could you try it now?
>
>works _if_ you dont't forget to add the quotes, otherwise it reports that
it 
>can't find -Ae
>
>BOOST_JAM_CC="cc -Ae"

OK, that's fixed now :-) Thanks.

>> >This is probably because yacc is still used
>>
>> Is using yacc always been a problem in HP-UX? Even if the files are
>> pregenerated?
>
>Well I'm not sure what is happening but if I use make (without options) 
>everything works fine but with build.sh I get :
>
><snip>
>timestamp.c:
>variable.c:
>modules.c:
>strings.c:
>filesys.c:
>builtins.c:
>pwd.c:
>../bootstrap.acc/jam0 -f build.jam --toolset=acc --toolset-root=
>build.jam:474: in module scope
>*** argument error
>* rule .package ( dst-dir : src-files + )
>* called with: (  : bjam jam mkjambase yyacc )
>* missing argument dst-dir
>build.jam:412:see definition of rule '.package' being called

OK, that one I fixed a few seconds after I sent the previous email out ;-) I
missed more occurances of $(OSPLAT).


-- grafik - Don't Assume Anything
-- [EMAIL PROTECTED] - [EMAIL PROTECTED]
-- 102708583@icq
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to