On Friday 24 June 2005 08:11, Raphael Bossek wrote:
> Using of the preprocessor define SUBARCH as part of an directory
> name does not work in linux-2.6.12/arch/um/kernel/uml.lds.S:
>
> arch/um/sys-SUBARCH/unmap_fin.o => arch/um/sys- i386 /unmap_fin.o
>
> This patch works with linux 2.6.12-mm1 and gcc 2.95.
Ok, I've thought to this, and it's simpler IMHO to pass

-DSUBARCH_FILE=arch/um/sys-i386/unmap_fin.o

the linker will happily ignore the following space, since there's already one 
space in that position.
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade

        

        
                
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to