On Wed, 26 Aug 2009, vszak...@users.sourceforge.net wrote:

 > Revision: 12337
 >           
 > http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12337&view=rev
 > Author:   vszakats
 > Date:     2009-08-26 17:53:36 +0000 (Wed, 26 Aug 2009)
 > 
 > Log Message:
 > -----------
 > 2009-08-26 19:52 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
 >   * config/lib.mk
 >     + Added hack to make hbpp hack (in  source/pp/Makefile) happy.

yup, this made it pass that.

now (still on sunos) slang is somehow picked up (there's no slang on 
sunos, at least not anywhere harbour could pick up from without 
being explicitly told):

! 'gtos2' library skipped 
suncc  -I. -I../../../../../../include  -fast -xnolibmopt -xcode=pic32  
-erroff=%none   -o gtpca.o -c ../../../gtpca.c
cc: Warning: -xarch=native has been explicitly specified, or implicitly 
specified by a macro option, -xarch=native on this architecture implies 
-xarch=sparcvis which generates code that does not run on pre UltraSPARC 
processors
ar   cr ../../../../../../lib/sunos/sunpro/libgtpca.a gtpca.o || ( rm -f 
../../../../../../lib/sunos/sunpro/libgtpca.a && false )
suncc  -I. -I../../../../../../include  -fast -xnolibmopt -xcode=pic32  
-erroff=%none  -I/usr/include  -o gtsln.o -c ../../../gtsln.c
cc: Warning: -xarch=native has been explicitly specified, or implicitly 
specified by a macro option, -xarch=native on this architecture implies 
-xarch=sparcvis which generates code that does not run on pre UltraSPARC 
processors
"../../../gtsln.h", line 71: cannot find include file: <slang.h>
"../../../gtsln.c", line 135: warning: implicit function declaration: SLsignal

thanks,

-- 
[-]

mkdir /nonexistent
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to