This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: -B file prefix never used
- From: Geert Bosch <bosch at gnat dot com>
- To: Markus Johansson <markus at opera dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 20 Nov 2003 13:38:40 -0500
- Subject: Re: -B file prefix never used
- References: <opryxrgorlj7cs00@mail.opera.com>
On Nov 20, 2003, at 07:25, Markus Johansson wrote:
How come? Can I get rid of it? Is it a bug?
Use -B./ instead. You need the trailing directory separator.