"Timothy J. Wood" wrote:
>
>Oh please. Give me a little credit :)
>
>'head' certainly is installed.
>
>The problem is that head is getting passed a bogus empty argument
> because $expore_symbols isn't set yet. Thus, the 'head' command
> embedded in the script below is getting call
Oh please. Give me a little credit :)
'head' certainly is installed.
The problem is that head is getting passed a bogus empty argument
because $expore_symbols isn't set yet. Thus, the 'head' command
embedded in the script below is getting called when it is parsed rather
than being
Timothy:
The "head" command appears to be missing from your system.
As it apparently is expected to be there by those who ported
Libtool to OS X, you should have it. It is quoted, byt it
is intended to be executed when $archive_expsym_cmds is executed.
HTH,
Robert
"Timothy J. Wood" wrote:
>
I'm trying to build a GCC 3.1 cross compiler (from the head of GCC
CVS) from Mac OS X 10.1.2 to Win32 (MinGW). When I do so, get get
errors from the libtool script for the objc runtime (which I need).
This occurs whether I enable shared libraries or not (the erroring
section seems to be