This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


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: [PATCH COMMITTED] nios2: fix -pg static link problem


On 02/05/2015 09:28 AM, Chung-Lin Tang wrote:
> There was a typo error in sysdeps/nios2/machine-gmon.h, a missing
> leading "__" which of course causes linking with '-static -pg to fail.
> Patch committed.
> 
> Chung-Lin
> 
> 2015-02-05  Chung-Lin Tang  <cltang@codesourcery.com>
> 
> 	* sysdeps/nios2/machine-gmon.h (NIOS2_MCOUNT_CALL): Correct
> 	name of called function in non-PIC case.
> 

Thanks.

Cheers,
Carlos.


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