This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

Problem with gcc installation


Hi,

   I have installed gcc  (solaris version 2.8.1)  on a machine.  gcc works fine
on that particular machine.   But if I try to compile using gcc from another
machine over the network, linking goes for a toss..!!

   During linking gcc tries to access a file called "crt1.o"  and it could not
find the file over the network.  It comes out with the following err msg...
--
ld: fatal: file crt1.o: open failed: No such file or directory
--

  Can somebody help me out to make gcc work over the network..

--abhijit.

begin:          vcard
fn:             Abhijit Das
n:              Das;Abhijit
org:            Motorola India
adr:            33A, Ulsoor Rd.;;;Bangalore;Karnataka;560042;India
email;internet: abhijit@miel.mot.com
title:          Sr. S/W Engineer
tel;work:       91-80-5598615   extn. 2058
tel;fax:        91-80-5598660
x-mozilla-cpt:  ;0
x-mozilla-html: FALSE
version:        2.1
end:            vcard


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