On Thursday 24 March 2005 03:35, Blaisorblade wrote:
> Ok, I've put on the site the announcements of SKAS-v8 (which is identical
> to -rc5, I just need to update the tarballs), of the test tree (very test)
> for UML/2.4.
It does not compile with GCC 3.4, but from what I see no 2.4.27 tree will 
compile with that GCC, even for i386: it is stricter on attributes like 
regparm and thus on FASTCALL, so he refuses this:

static FASTCALL(void reschedule_idle(struct task_struct * p));

static void reschedule_idle(struct task_struct * p)

because it says they are different declarations.
-- 
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729
http://www.user-mode-linux.org/~blaisorblade




-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to