This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

error making gcc on HP-UX 11.00


I got the following error part way through running make bootstrap-lean:

(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C
pro
duct; ignored.
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (genflags.o) was
dete
cted. The linked output may not run on a PA 1.x system.
        ./genflags /forte/ffx/gcc-3.0/gcc/config/pa/pa.md > tmp-flags.h
        /bin/sh /forte/ffx/gcc-3.0/gcc/move-if-change tmp-flags.h
insn-flags.h
        echo timestamp > s-flags
        (cd /forte/ffx/gcc-3.0/gcc && false  -o c-p$$.c c-parse.y && \
        mv -f c-p$$.c c-parse.c)
*** Error exit code 1
 
Stop.
*** Error exit code 1
 
Stop.
*** Error exit code 1
 
Stop.


Does anyone one know what this means, or where I can look for a more
descriptive message?

Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]