This is the mail archive of the crossgcc@sourceware.org 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: Patch for glibc-2.3.6


On 6/11/06, Daniel Káčer <kacer@aceslovakia.sk> wrote:
Hi, i've for you patch for glibc-2.3.6 on MAC OS X compilation
crosstools

Fixes
     ../sysdeps/i386/i686/memcmp.S: Assembler messages:
     ../sysdeps/i386/i686/memcmp.S:390: Error: can't resolve
`.rodata' {.rodata section} - `memcmp' {.text section}
when building on macosx.

in file libc/sysdeps/i386/i686/memcmp.S

on line 353
+END (BP_SYM (memcmp))

on line 390
-END (BP_SYM (memcmp))

and nothing else is needed, this is all

OK, we'll be sure to carry http://www.kegel.com/crosstool/crosstool-0.42/patches/glibc-2.3.4/glibc-2.3.4-memcmp.patch forward. Thanks for the info! - Dan


-- Wine for Windows ISVs: http://kegel.com/wine/isv

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