[Patches] [ python-Patches-1536908 ] Build ctypes on OpenBSD x86_64

SourceForge.net noreply at sourceforge.net
Mon Aug 14 18:21:54 CEST 2006


Patches item #1536908, was opened at 2006-08-08 20:39
Message generated for change (Comment added) made by theller
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1536908&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: Python 2.5
>Status: Closed
Resolution: Accepted
Priority: 5
Submitted By: Thomas Heller (theller)
Assigned to: Thomas Heller (theller)
Summary: Build ctypes on OpenBSD x86_64

Initial Comment:
This patch from Damien Miller enables building ctypes
on OpenBSD x86_64.

----------------------------------------------------------------------

>Comment By: Thomas Heller (theller)
Date: 2006-08-14 18:21

Message:
Logged In: YES 
user_id=11105

Committed as rev 51281.
I removed the '-no-stack-protector' flag because two people
have confirmed that at least the testsuite doesn't need it.

----------------------------------------------------------------------

Comment By: djmdjm (djmdjm)
Date: 2006-08-10 08:31

Message:
Logged In: YES 
user_id=1359232

I have tested the -fno-stack-protector on OpenBSD i386 and
AMD64 - it passes regress tests on both.

----------------------------------------------------------------------

Comment By: Neal Norwitz (nnorwitz)
Date: 2006-08-08 23:40

Message:
Logged In: YES 
user_id=33168

Thomas, you can apply this if you want.  Are you sure about
the last bit about remove -fno-stack-protector though?  That
part seems a bit more dangerous, but I'll leave the decision
up to you.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1536908&group_id=5470


More information about the Patches mailing list