length of commands

Earnie Boyd earnie_boyd@yahoo.com
Fri Aug 18 05:25:00 GMT 2000


--- Xiao Yong <yongxiao88@hotmail.com> wrote:
> Hi, I have a problem in transplant my solaris project to
> cygwin. The problem is that the length of commands are
> too long, especially for linking object files. The content
> after the 128th character is ignored. My guess is that
> Win95 environment has such limit, but I have no clue to solve it.
> Could someone give a hint? Thanks a lot.
> 

Use ar to create a library and use the library in the gcc line.

For a description of ar `info binutils' will give you the documentation.  If
you get an error about a missing dir file then see the FAQ.

Cheers,

=====
---
   Earnie Boyd: < mailto:earnie_boyd@yahoo.com >
            __Cygwin: POSIX on Windows__
Cygwin Newbies: < http://gw32.freeyellow.com/ >
           __Minimalist GNU for Windows__
  Mingw32 List: < http://www.egroups.com/group/mingw32/ >
    Mingw Home: < http://www.mingw.org/ >

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list