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] | |
Hello!
Please, keep the mailing list copied when you answer.
On Wednesday 29 April 2009 21:42:32 ng@piments.com wrote:Yann E. MORIN wrote:gentoo linux, reiser4Are you building on Linux or Windows? What is the file system you're building on?
OK. I guess reiser4 is case-sensitive, is it not?
The only reason (that I know of) which would make the patch fail is a case-insensitive file system (such as Windows FAT32).
Regards, Yann E. MORIN.
$ ls boehm-gc/ia64_save_regs_in_stack.S boehm-gc/ia64_save_regs_in_stack.S
$ cat !$
cat boehm-gc/ia64_save_regs_in_stack.S
.text
.align 16
.global GC_save_regs_in_stack
.proc GC_save_regs_in_stack
GC_save_regs_in_stack:
.bodyfoo.mpg
flushrs
;;
mov r8=ar.bsp
br.ret.sptk.few rp
.endp GC_save_regs_in_stack#ifdef __linux__
.section .note.GNU-stack,"",@progbits
#endif-- For unsubscribe information see http://sourceware.org/lists.html#faq
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |