On Aug 27, 2006, at 4:51 PM, Bob Ippolito wrote:
> On 8/27/06, Boyd Waters <[EMAIL PROTECTED]> wrote:
>
>> I cannot get the Python package to build with the Intel compiler. It
>> does not find the _Py_Main symbol when linking the top-level
>> "python.exe".
>>
>
> Have you tried building it with
Hi all,Quick appscript update:http://appscript.sourceforge.net/download.htmlThis addresses some terminology rendering problems in the osaterminology package used by htmldoc and appscript's help system. HTMLDictionary has also been updated.has -- http://freespace.virgin.net/hamish.sanderson/ ___
On 8/27/06, Boyd Waters <[EMAIL PROTECTED]> wrote:
> I cannot get the Python package to build with the Intel compiler. It
> does not find the _Py_Main symbol when linking the top-level
> "python.exe".
Have you tried building it with just the source, not DarwinPorts?
-bob
_
I cannot get the Python package to build with the Intel compiler. It
does not find the _Py_Main symbol when linking the top-level
"python.exe".
What environment variables, configure arguments, and linker tweaks
are you all using to build Python on Macintosh with the Intel compilers?
/usr/
Dan:
I saw your recent post on the Python-Mac SIG regarding the difficulty
that you are having using libguide.dylib in a Python application,
since you've built Python with the Intel compiler.
I think that you're on the right track with the install_name_tool --
this is what I had to do to g
From: [EMAIL PROTECTED]
Subject:install_name changing
Date: August 27, 2006 4:28:22 PM MDT
To: [EMAIL PROTECTED]
Cc: pythonmac-sig@python.org
Dan:
I saw your recent post on the Python-Mac SIG regarding the difficulty
that you are