[omniORB] new at this
Duncan Grisby
duncan at grisby.org
Mon Feb 2 14:26:20 GMT 2004
On Wednesday 28 January, glblock at rockwellcollins.com wrote:
> SunOS 5.8 = host
> target = powerpc / vxworks
>
> /usr/lfs/v2/apps/windriver/tornado2/host/sun4-solaris2/bin/g++ppc -c
[...]
> cpp: -lang-c++: linker input file unused since linking not done
> as: unrecognized option `-u'
It looks like your g++ cross-compiler is trying to run a separate C
pre-processor, but the one it finds is not the GNU C pre-processor,
and it doesn't understand the --lang-c++ option. Check your paths.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list