public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* New snapshots and old binaries
@ 1999-08-29 12:06 Charles S. Wilson
  1999-08-30  8:16 ` Chris Faylor
  1999-08-31 23:49 ` Charles S. Wilson
  0 siblings, 2 replies; 32+ messages in thread
From: Charles S. Wilson @ 1999-08-29 12:06 UTC (permalink / raw)
  To: cygwin

I want to update my cygwin environment to the newer snapshots, for two
reasons:

1) to make sure that perl5.6(pre) will build and execute properly with
cygwinB21(pre) while there's still time to fix perl5.6 / cygwinB21.
2) to use Sergey's port of ssh-2.0.13

My question:

If I do switch over to the newer snapshots, by unpacking cygwin-inst-*
over my current setup and fixing gcc-2.95 using Mumit's
gcc-2.95-dev-ss.tar.gz, how badly will this break my cygwin environment?
(I know that the i586-cygwin32 directory has changed its name to
i586-pc-cygwin32, but that's fairly minor from a user perspective).

I have Arlindo daSilva's X11 libs (for B20) installed, Andy Piper's
/usr/local (for B20), gcc-2.95, Sergey's remote package, libmysql,
msql-2.0.5, and a number of binaries that I have compiled against B20.1.

Will I need to recompile ALL of these libraries and executables before
my system returns to "normal", or what?

--Chuck





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

^ permalink raw reply	[flat|nested] 32+ messages in thread
* Re: New snapshots and old binaries
@ 1999-08-31  6:05 N8TM
  1999-08-31 23:49 ` N8TM
  0 siblings, 1 reply; 32+ messages in thread
From: N8TM @ 1999-08-31  6:05 UTC (permalink / raw)
  To: jmaltz, cygwin

In a message dated 8/30/99 10:44:22 PM EST, jmaltz@nema.com writes:

> Sergey said that dll was more b21 compatible than b20,
So, are you trying Mumit's version for b20 or the one for the b21 snapshots?  
I have been able to rebuild the compilers for the snapshots by going through 
the sequence

configure  --host=i586-cyginw32 --target=i586-pc-cygwin32

(with both versions of include files installed)

build and install gcc alone without bootstrap

configure --host=i586-pc-cygwin32 --target=i586-pc-cygwin32

perform full bootstrap

This works with the only contribution needed from Mumit being the fixes to 
libf2c/libU77/[de]time_.c.

Tim
tprince@computer.org

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

^ permalink raw reply	[flat|nested] 32+ messages in thread
* Re: New snapshots and old binaries
@ 1999-08-31  9:31 Earnie Boyd
  1999-08-31  9:49 ` Suhaib Siddiqi
  1999-08-31 23:49 ` Earnie Boyd
  0 siblings, 2 replies; 32+ messages in thread
From: Earnie Boyd @ 1999-08-31  9:31 UTC (permalink / raw)
  To: Jon Maltz; +Cc: cygwin

--- Jon Maltz <jmaltz@nema.com> wrote:
> Well, the simple apps compile and run with the aug30th cygwin1.dll
> snapshot, and coolview's libcygwin.a.  Slightly less simple apps blow up
> with _ctype_ errors (well, a slightly less simple app that happens to
> #include <ctype.h>).
> 
> So can anyone say what the status of b21 is?  This doesn't seem likely to
> get much easier until that is available.
> 
> Jon
> 

The snapshots are close to being b21.  The problem as stated before in this
thread is that you need to get the appropriate libraries and headers installed
as well.  Download the latest cygwin-inst-YYYYMMDD.tar.gz and use those headers
and libraries to build your applications.  NOTICE: Even though the runtime
(cygwin1.dll) is backward compatible the objects and libraries are not.  If you
rebuild a binary you must rebuild all dependencies as well.
===
Earnie Boyd < mailto:earnie_boyd@yahoo.com >

Newbies, please visit
< http://www.freeyellow.com/members5/gw32/index.html >

(If you respond to the list, then please don't cc me)
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com


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

^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~1999-08-31 23:49 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-29 12:06 New snapshots and old binaries Charles S. Wilson
1999-08-30  8:16 ` Chris Faylor
1999-08-30  8:24   ` Charles Wilson
1999-08-30  8:48     ` Suhaib Siddiqi
1999-08-30  8:59       ` Chris Faylor
1999-08-30 20:42         ` Jon Maltz
1999-08-31  0:43           ` Charles S. Wilson
1999-08-31  7:22             ` Jon Maltz
1999-08-31  7:35               ` Suhaib Siddiqi
1999-08-31 23:49                 ` Suhaib Siddiqi
1999-08-31  7:48               ` Mumit Khan
1999-08-31  8:46                 ` Jon Maltz
1999-08-31 23:49                   ` Jon Maltz
1999-08-31 23:49                 ` Mumit Khan
1999-08-31 23:49               ` Jon Maltz
1999-08-31 23:49             ` Charles S. Wilson
1999-08-31 23:49           ` Jon Maltz
1999-08-31 23:49         ` Chris Faylor
1999-08-31 23:49       ` Suhaib Siddiqi
1999-08-30  8:56     ` Chris Faylor
1999-08-31 23:49       ` Chris Faylor
1999-08-31 23:49     ` Charles Wilson
1999-08-31 23:49   ` Chris Faylor
1999-08-31 23:49 ` Charles S. Wilson
1999-08-31  6:05 N8TM
1999-08-31 23:49 ` N8TM
1999-08-31  9:31 Earnie Boyd
1999-08-31  9:49 ` Suhaib Siddiqi
1999-08-31 15:19   ` Chris Faylor
1999-08-31 23:49     ` Chris Faylor
1999-08-31 23:49   ` Suhaib Siddiqi
1999-08-31 23:49 ` Earnie Boyd

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).