[Patches] [Patch #101207] BeOS: installing of linker script

noreply@sourceforge.net noreply@sourceforge.net
Thu, 17 Aug 2000 15:24:50 -0700


Patch #101207 has been updated. 

Project: 
Category: Build
Status: Open
Summary: BeOS: installing of linker script

Follow-Ups:

Date: 2000-Aug-17 08:23
By: RLiebscher

Comment:
distutils uses the linker command found in config/Makefile.
If BeOS uses a seperate linker script then this needs also
to be installed.
This patch changes Makefile.in to copy the BeOS directory
in the python directory. Another solution would be to install
the scripts right in the config directory as it is done for AIX.


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

Date: 2000-Aug-17 18:24
By: fdrake

Comment:
Please change this to work the same way as for AIX.  The Distutils code may need to be adjusted to be able to locate the linkmodule script; please contribute a patch for that as well or post a bug report for distutils, so that Greg Ward can fix it.

Thanks!
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=101207&group_id=5470