mingw-cross-env-list
[Top][All Lists]
Advanced

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

[Mingw-cross-env-list] Re: Gentoo GCC testing (was Gentoo doc update)


From: Tony Theodore
Subject: [Mingw-cross-env-list] Re: Gentoo GCC testing (was Gentoo doc update)
Date: Sun, 6 Jun 2010 23:48:37 +1000

On 6 June 2010 18:22, Tony Theodore <address@hidden> wrote:
> On 6 June 2010 17:17, hoijui <address@hidden> wrote:
>> btw...
>> i had the same issue over a year ago, when i tried to use your script.
>> back then, i did not use gentoo at all (had Ubuntu). It was also not
>> gcc 4.5 at the time of course, and it was also a totally different
>> machine ...
>> but i do not want us to rely on my bad memory for this ;-)
>
> I don't think anyone could remember a bug from a year ago, but it may
> have been a similar type of issue.

Were you using some sort of hardened system (as you seem to be now)?
Looking through the various gcc ebuild packages, the only things I can
see that *might* make a difference are the hardened overlays.

>> could i do any tests, maybe with the new versions, trying different
>> versions of (mingw-)gcc?
>> i am willing to do so, if you tell me what would make sense.
>
> That would be good if you could try installing a later version of GCC,
> 4.4.3-r2 looks like it's stable [1]. Does Gentoo let you install
> multiple versions of GCC in case you don't want to use it as your
> default one?

Could you try disabling some of the hardened building [1]:

# gcc-config -l
 [1] i686-pc-linux-gnu-4.3.4 *
 [2] i686-pc-linux-gnu-4.3.4-hardenednopie
 [3] i686-pc-linux-gnu-4.3.4-hardenednopiessp
 [4] i686-pc-linux-gnu-4.3.4-hardenednossp
 [5] i686-pc-linux-gnu-4.3.4-vanilla

Hopefully there is a *-vanilla version installed on your system, select this:

# gcc-config i686-pc-linux-gnu-4.3.4-vanilla

and try mingw-cross-env-again.

Tony


[1] http://www.gentoo.org/proj/en/hardened/hardenedfaq.xml#doc_chap2_sect5



reply via email to

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