This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bb.out
- From: mike stump <mrs at windriver dot com>
- To: gcc at gcc dot gnu dot org, pagejonathan at hotmail dot com
- Date: Fri, 21 Jun 2002 14:28:16 -0700 (PDT)
- Subject: Re: bb.out
- References: <F245sQMpK5KBpQvYnhT000030e3@hotmail.com>
> From: "jonathan page" <pagejonathan@hotmail.com>
> To: gcc@gcc.gnu.org
> Date: Fri, 21 Jun 2002 00:54:39 +0000
> Do you know where in the gcc code the file "bb.out" (file produced
> when an -ax compiled gcc binary executes) is actually created?
What does:
grep "bb.out" *.[chy]
give you?