From: Zoltan B. <zb...@fr...> - 2005-01-09 08:08:36
|
James van Zeeland =EDrta: > 2.6.10-ruby is still subject to the inlining compile failure under fc3 = / > gcc3.4.2 >=20 > Perhaps some of the kernel hackers and experienced coders here might be > able to explain what needs to be changed so this can compile under fc3 > and others using gcc3.4.2 or therabouts? >=20 > I noted previously that the 269 ruby patch applies and compiles against > the FC3 kernel source tree. It does not compile under FC3 against the > stock 269 kernel tree. Although the ruby patched FC3 kernel compiles, i= t > has not behaved stable for me. >=20 > Is there a compiler flag that can be changed to prevent this compile > problem? >=20 > Or should we consider ruby incompatible with FC3 and/or this gcc versio= n > in the meantime? >=20 > James Apply this patch after you applied ruby-2.6.10-nofb-20050108 on linux-2.6.10. I solved it the ame way when I made my 2.6.10-rc3-ruby patch. (Unfortunately that never made it to the list, the attachments made my mail too large. It's still in the moderator's queue.) I am also on FC3. This patch also contains two warning fixes, one in fs/compat_ioctl.c and one in drivers/char/vt.c. Best regards, Zolt=E1n B=F6sz=F6rm=E9nyi |