public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* warnings i can't get rid off
@ 2001-08-03  6:58 Deno, Emerson
  2001-08-03 13:51 ` Alexandre Oliva
  0 siblings, 1 reply; 4+ messages in thread
From: Deno, Emerson @ 2001-08-03  6:58 UTC (permalink / raw)
  To: 'gcc-help@gcc.gnu.org'

i am using gcc-2.95.2 on solaris 2.5.1. i use the -B option to specify the
directory
where to find the linker and assembler (because the native solaris ones have
problems)
everything works great, except i get two warnings i can't get rid off
when compiling an object file with g++ -c i ALWAYS get
cpp: -lang-c++: linker input file unused since linking not done
and when linking
i ALWAYS get
g++.real: file path prefix `.../bin/' never used
but if i take out out the -B option i get horrible linking errors.
does anyone know of a way to get rid of these two warnings?
			emerson

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-09-28 17:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-03  6:58 warnings i can't get rid off Deno, Emerson
2001-08-03 13:51 ` Alexandre Oliva
2001-09-20  3:48   ` David Forth
2001-09-28 17:08     ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).