This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Connect cygwin with old version of gcc


Thank you Larry!
You said
"You could then point 'setup.exe' at that local directory and
install from it. "

I already downloaded gcc-core-3.3.3-3-src.tar.bz2, how can I make setup.exe do the installation from this file?

Xuesheng


---------------------------------------
yu xuesheng wrote:

    Hi. I just wonder how to connect the old version of GCC to Cygwin? I have
    a large code, which only can run under GCC 3.3.3. Thank you for your help!


Looks like it's still an available Cygwin package but it's old enough that
'setup.exe' won't present it to you by default.  You'd need to download
all the needed packages at that via 'wget' or something similar to your
local disk with the same directory structure as your usual download
directory.  You could then point 'setup.exe' at that local directory and
install from it.  If you already have these packages in your existing
local download directory, you may be able to get 'setup.exe' to look
at those directly by removing the newer versions and removing/hiding
the top-level 'setup.ini'.  This is advanced manipulation of 'setup.exe'.
If you understand this well enough to try it, you may find it simpler
to install the packages manually (tar + running postinstall scripts).
But that's advanced stuff too and should only be done "if you know what
you're doing"(tm).  If not or if you're not willing or able to solve any
problems that might arise from taking these approaches, you shouldn't
bother.  All of this puts you into the realm of things not supported by
this list.  So if you complain to this list later about problems you see
in the process or with the result, it may very well fall on deaf ears.


Good luck


      

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]