Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]tlug: Installing gcc?
- To: tlug@example.com
- Subject: tlug: Installing gcc?
- From: "Stephen J. Turnbull" <turnbull@example.com>
- Date: Mon, 29 Mar 1999 11:57:16 +0900 (JST)
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <3.0.6.32.19990329103422.009d11f0@example.com>
- References: <3.0.6.32.19990329103422.009d11f0@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
>>>>> "Darren" == Darren Cook <darren@example.com> writes: Darren> Can a normal user install gcc, e.g. into his own user Darren> directories? Or do you need to be root? If you can configure and build it specifically for that installation, you should have no problem. If you want to install binaries compiled elsewhere, it would likely be a real hassle as gcc uses lots of auxiliary programs which are _not_ on the path, but have locations hardcoded into gcc. To a great extent this can be worked around using the `-B' switch (in fact that is how the same gcc can be used for multiple targets) but I don't know how successful that will be for your application. I think you would probably be OK with some trial and error. You will also have to install the GNU binutils in most cases. gcc outputs code targeted for gas, and GNU ld has features not available on many system lds. Finally, if you plan to build other GNU products, you'll also most likely need GNU make, although I think Sun's make now supports vpath to some degree, which is the most prominent feature of GNU make that other makes don't have. -- University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091 __________________________________________________________________________ __________________________________________________________________________ What are those two straight lines for? "Free software rules." ------------------------------------------------------------------- Next Technical Meeting: April 10 (Sat), 12:30 place: Temple Univ. *** featuring: LabView and UDB/DB2 for Linux Next Nomikai: May 21 (Fri), 19:30 Tengu TokyoEkiMae 03-3275-3691 ------------------------------------------------------------------- more info: http://www.tlug.gr.jp Sponsor: Global Online Japan
- Follow-Ups:
- Re: tlug: Installing gcc?
- From: Hajime Saitou <hajime@example.com>
- References:
- tlug: Installing gcc?
- From: Darren Cook <darren@example.com>
Home | Main Index | Thread Index
- Prev by Date: tlug: Installing gcc?
- Next by Date: Re: tlug: Installing gcc?
- Prev by thread: tlug: Installing gcc?
- Next by thread: Re: tlug: Installing gcc?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links