http://bugs.openembedded.org/show_bug.cgi?id=1014





------- Comment #3 from [EMAIL PROTECTED]  2006-05-21 08:07 -------
In reply to comment #0)
> the fix for me was to patch the generated run.do_configure_??? and changed all
> -isystem/home/mike/oe-devel/tmp/staging/arm-linux/include to
> -Isystem/home/mike/oe-devel/tmp/staging/arm-linux/include
> 
> (-i is include path for macros, -I for "normal" includes)
> 

       -isystem dir
           Search dir for header files, after all directories specified by -I
           but before the standard system directories.  Mark it as a system
           directory, so that it gets the same special treatment as is applied
           to the standard system directories.

I did not read macro in this sentence. Could you explain me why -Isystem should
be right thing? It will include the relative directory system/... which... well
:)


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to