tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] configury (was const_wanted)


From: grischka
Subject: Re: [Tinycc-devel] configury (was const_wanted)
Date: Mon, 08 Aug 2011 18:03:16 +0200
User-agent: Thunderbird 2.0.0.24 (Windows/20100228)

Thomas Preud'homme wrote:
So if the file system layout change it's quite normal that gcc have to handle these changes.

Why is that normal, quite?  We just proved that tcc can work for
multiarch without any encoded knowledge at all what multiarch is.

./configure --prefix=/home/robotux/local --
sysincludepaths="/usr/local/include/i386-linux-
gnu:/usr/local/include:/usr/include/i386-linux-gnu:/usr/include:
\\\\\\\\b/include/i386-linux-gnu:\\\\\\\\b/include" --libpaths=/usr/lib/i386-
linux-gnu:/usr/lib:/lib/i386-linux-gnu:/lib:"/usr/local/lib/i386-linux-
gnu:/usr/local/lib" --crtprefix="/usr/lib/i386-linux-gnu:/usr/lib"

Oops!  If this is \\\\\\\\b/include with 8 backslashes, then
I think we must use something else.

What about ?B as in "?B/include"?  Or maybe "{B}/include"?

After that (and of course installing the 32 bits libraries), everything worked as expected. I could compile a simple test.c file and execute it.

Thanks for testing,

--- grischka




reply via email to

[Prev in Thread] Current Thread [Next in Thread]