libcc_s.so and libc.so curcular dependency on FreeBSD

2007-04-02 Thread Alexander Kabaev
ck for suitable __FreeBSD_version__ and they compile just fine. I also had to add Linux-compatible definition for struct dl_phdr_info along with dl_iterate_phdr function prototype into FreeBSD's link.h header file. -- Alexander Kabaev signature.asc Description: PGP signature

GCC 4.2.0 boostrap problems on FreeBSD/ia64

2007-05-12 Thread Alexander Kabaev
function.h") at gengtype-lex.l:608 #3 0x2000d050 in main (argc=23, argv=0x17) at .././..//gcc-4.2.0-20070501/gcc/gengtype.c:3070 (gdb) x/i $ip 0x2000a5a0 : [MMI] st8 [r16]=r17 The instruction below appears to be the problematic one, but I cannot tell why: [MMI] st8 [r16]=r17 -- Alexander Kabaev signature.asc Description: PGP signature

Re: GCC 4.2.0 boostrap problems on FreeBSD/ia64

2007-05-13 Thread Alexander Kabaev
On Sun, 13 May 2007 10:53:44 +0200 Andreas Schwab <[EMAIL PROTECTED]> wrote: > Alexander Kabaev <[EMAIL PROTECTED]> writes: > > > The instruction below appears to be the problematic one, but I > > cannot tell why: > > > > [MMI] st8 [r16]=r17 > &g