[Tecomp-user] Installation problem
Status: Beta
Brought to you by:
helmut_brandl
|
From: Wolfgang J. <wj...@so...> - 2009-11-23 17:22:10
|
Hello,
today I downloaded Tecomp (version 0.20) for the first time
and tried to instal it at a Sun/Solaris platform.
'gmake' issues soon the message
g++ -O3 -Wall -DCY_ASSERTIONLEVEL_NO -I../tools
-I../../cal/src/general -I../../cal/src/container \
-c -o../../gen_dir/obj/feature_name_o.o feature_name.cpp
/usr/ccs/bin/as: error: no input filename given
usage: /usr/ccs/bin/as [-V] [-Q{y,n}] [-q] [-s]
[-S] [-K {pic,PIC}] [-o objfile] [-L] [-T]
[-P [[-Yc,path] [-Ipath] [-Dname] [-Dname=def] [-Uname]]...]
[-m [-Ym,path]] [-n] [-ul] [-xF]
[-m32] [-m64]
[-xarch={v7,v8,v8a,v8plus,v8plusa,v8plusb,v9,v9a,v9b,sparc,sparcvis,
sparcvis2,sparcfmaf,sparcima}]
[-xcode={pic13,pic32}] file.s...
gmake[2]: *** [../../gen_dir/obj/feature_name_o.o] Error 1
As I understand the message, the bug is with the "-o" option not
separated by white space from its parameter.
I did not find any related command in the various 'makefile's .
So, what can I do?
With regards
Wolfgang Jansen
--
Dr. Wolfgang Jansen
University of Potsdam, Germany
Institute of Computer Science
Tel: +49 331 / 977 3047
mailto: wj...@so...
|