This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: -fprofile-arcs


On Wed, Nov 21, 2001 at 09:33:08AM +0100, Marc Schafer wrote:
> Of course, this doesn't work because I get a
> few unresolved symbols like "__bb_init_func"

This is in libgcc.a.

> I tried to figure out how to do this by looking at the assembly and map
> files generated for a simple program using the native compiler (running
> RedHat 7.1).  However, I am having a hard time figuring out what
> functions I need to supply and what they should do.

Look at the source for the functions in libgcc2.c.



r~

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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