On 20 October 2006 18:57, Dave Korn wrote:
> On 20 October 2006 18:19, David L. Morgan wrote:
>> ar -ar -o /cygdrive/c/tree/dbc/lib/libendian.a endian.o
>
> ar -cr -o /cygdrive/c/tree/dbc/lib/libendian.a endian.o
>
> works for me. '-a' is a modifier, not a keyletter.
But that's not the p
On 20 October 2006 18:19, David L. Morgan wrote:
> I am running cygwin 1.5.21-1 on a Windows XP64 system, and am having
> a problem with AR on the system, where AR reports "File format not
> recognized" when I attempt to link what appears to be a valid object. Here
> is an example:
> $ m
David L. Morgan wrote:
Hello,
I am running cygwin 1.5.21-1 on a Windows XP64 system, and am having
a problem with AR on the system, where AR reports "File format not recognized"
when I attempt to link what appears to be a valid object. Here is an example:
$ make -n endian.o
echo "-- C
Hello,
I am running cygwin 1.5.21-1 on a Windows XP64 system, and am having
a problem with AR on the system, where AR reports "File format not recognized"
when I attempt to link what appears to be a valid object. Here is an example:
$ make -n endian.o
echo "-- C compiling-O3 endian.c
4 matches
Mail list logo