s the same thing as the objcopy
makefile, but the result of my compilation is something that only works
under cygwin.
I'd appreciate any ideas or pointers to information.
> -Original Message-
> From: Larry Hall [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 10, 2004 9:
[EMAIL PROTECTED]
> Sent: Tuesday, March 09, 2004 7:59 PM
> To: Liang, James; '[EMAIL PROTECTED]'
> Subject: Re: using shared libraries w/o cygwin
>
>
> At 07:35 PM 3/9/2004, you wrote:
> >Hi. I've got a port of objcopy that I'd like to run on
> W
Hi. I've got a port of objcopy that I'd like to run on Windows systems.
I'd rather not have to install cygwin on the machine that
I'm going to be running this tool on.
The problem I'm having is that whenever I run my program on a file, it
appears to have a STACK_VIOLATION on a call to malloc.
I
Hi.. I'm trying to compiled my code into a small binary image. I used
ld --strip-all
to link together a PE executable of 22K, but when I used objcopy to convert
it to a raw binary, I got an image that was
over twice that size.(54K)
What is causing it to be so big? How can I make it smaller?
J
4 matches
Mail list logo