Re: queue-fix 1.4 won't compile on IRIX6.5.3m

2000-04-26 Thread Will Harris
At 21:50 24.4.2000, John McCoy, Jr wrote: >I've been trying to figure this one out with no luck. > >When compiling queue-fix it gives the following error: >./makelib str.a str_len.o str_diff.o str_diffn.o str_cpy.o \ >str_chr.o str_rchr.o str_start.o byte_chr.o byte_rchr.o \ >

Thanks, eric RE: queue-fix 1.4 won't compile on IRIX6.5.3m

2000-04-25 Thread John McCoy, Jr
] * -Original Message- From: Eric Huss [mailto:[EMAIL PROTECTED]] Sent: Monday, April 24, 2000 8:28 PM To: John McCoy, Jr Cc: [EMAIL PROTECTED] Subject: Re: queue-fix 1.4 won't compile on IRIX6.5.3m Sounds like a bug in the Irix linker. Try looking to your OS vendor for patches. Or you ca

Re: queue-fix 1.4 won't compile on IRIX6.5.3m

2000-04-24 Thread Eric Huss
Sounds like a bug in the Irix linker. Try looking to your OS vendor for patches. Or you can try installing gnu binutils (and then recompiling gcc instructing it to use the binutils version of ld). However, this is a tricky and dangerous path to take. -Eric > Unfortunately I'm still new to all

queue-fix 1.4 won't compile on IRIX6.5.3m

2000-04-24 Thread John McCoy, Jr
I've been trying to figure this one out with no luck. When compiling queue-fix it gives the following error: ./makelib str.a str_len.o str_diff.o str_diffn.o str_cpy.o \ str_chr.o str_rchr.o str_start.o byte_chr.o byte_rchr.o \ byte_diff.o byte_copy.o byte_cr.o byte_zero.o