[New-bugs-announce] [issue16869] makesetup should support .S source files

Benno Leslie report at bugs.python.org
Sat Jan 5 06:56:47 CET 2013


New submission from Benno Leslie:

It is useful to be able to build .S files as built-in modules (in particular if you want ctypes as a built-in you need .S files)

The patch enables .S files to be specified in Setup.dist files.

----------
components: Build
files: makesetup-asm.diff
keywords: patch
messages: 179111
nosy: bennoleslie
priority: normal
severity: normal
status: open
title: makesetup should support .S source files
versions: Python 3.4
Added file: http://bugs.python.org/file28574/makesetup-asm.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16869>
_______________________________________


More information about the New-bugs-announce mailing list