public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* gcc2cl
@ 2002-08-23  4:30 Reddie, Steven
  0 siblings, 0 replies; only message in thread
From: Reddie, Steven @ 2002-08-23  4:30 UTC (permalink / raw)
  To: cygwin

I'm writing a utility to translate a gcc command-line to an MSVC
command-line and then spawn MSVC's cl.exe.  It started life as a script
which I developed for configuring and building OpenSSL and OpenLDAP with
CC=gcc2cl.  It does things like force object extensions to .o, search -L
paths for -l libraries (libxxx.a, libxxx.lib, xxx.a, xxx.lib) and specify
them properly, dos2unix stdout/stderr, and filter out the source filename
from stdout/stderr that MSVC displays while compiling.  This makes it work
with autoconf as used by OpenLDAP.  I figure this may be generally useful.
Is it something that should go in the Cygwin distribution?  If so, how do I
go about contributing it?  I'd like to finish it off a bit more before
handing it over, and I will probably also do an ar2lib, and maybe an ld2link
if it proves necessary.

Regards,

Steven
--
Steven Reddie <Steven.Reddie@ca.com>
Senior Software Engineer
Computer Associates Pty Ltd (Australia)


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-08-23  6:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-23  4:30 gcc2cl Reddie, Steven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).