This is the mail archive of the gcc-bugs@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]

HP/UX 10.20 vanilla <-> gcc-2.95.2


Hello,

while trying to compile 2.95.2 on hpux10.20 (9000/712) 
I found out, that 1) gettext is required for bison 1.28, which is
not checked or mentioned, also binutils-2.9.1 are not 
compiling with the bundled cc..

cc -g -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o core.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o i386.o alpha.o vax.o tahoe.o sparc.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C product; ignored.
*** Error exit code 1


In fact I get this -g complaint a lots of time; the configure script checks
the flag, but does not honor the negative result. Compiling with modified
Makefiles thus makes no differences.

The machine is vanilla besides the PHKL_8693 C++ patch and the Y2K 
patchbundle

ciao
-- 
Philipp Buehler, aka fIpS | BOfH | NUCH | double-p on IRC
I think I go insane; a silent virus takes control and puts me on the screen
My memory on empty hole; no one to hear me scream 
HIGH TECH, HIGH TECH -- LOW LIFE                        --Krupps,1991


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