public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Problem with library path
@ 2001-04-26  6:51 Mirek Marciniszyn
  2001-04-26 14:08 ` Alexandre Oliva
  0 siblings, 1 reply; 3+ messages in thread
From: Mirek Marciniszyn @ 2001-04-26  6:51 UTC (permalink / raw)
  To: gcc

Hello,

I have a problem:
During compilation simply source file a get the message:
ld: fatal: file crt1.o: cannot open file: No such file or directory.

Under Solaris 8 i have installed a binary package. Normally it is installed
to: /usr/local/bin and library to: /usr/local/lib/gcc-lib/....
But I must use it from another location, such as: /cd/ - there is my
directory. So, in this directory I have created a subdirectory "bin" and
"lib". Moreover, I have selected these env.
PATH=/cd/bin:/cd/lib
LD_LIBRARY_PATH=/cd/lib

It doesn't work. Why ? What's wrong ?
Thanks for You help.

Best Regards,
Mirek Marciniszyn.

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

* Re: Problem with library path
  2001-04-26  6:51 Problem with library path Mirek Marciniszyn
@ 2001-04-26 14:08 ` Alexandre Oliva
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Oliva @ 2001-04-26 14:08 UTC (permalink / raw)
  To: Mirek Marciniszyn; +Cc: gcc

On Apr 26, 2001, "Mirek Marciniszyn" <M.Marciniszyn@aldec.gda.pl> wrote:

> ld: fatal: file crt1.o: cannot open file: No such file or directory.

This means you don't have a development installation of Solaris.  This
file is not part of gcc; it's provided by the OS.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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

* Problem with library path
@ 2001-04-26  6:36 Mirek Marciniszyn
  0 siblings, 0 replies; 3+ messages in thread
From: Mirek Marciniszyn @ 2001-04-26  6:36 UTC (permalink / raw)
  To: gcc

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 640 bytes --]

Hello,
 
I have a problem:
During compilation simply source file a get 
the message:
ld: fatal: file crt1.o: cannot open file: No 
such file or directory.
 
Under Solaris 8 i have installed a binary 
package. Normally it is installed to: /usr/local/bin and library to: 
/usr/local/lib/gcc-lib/....
But I must use it from another location, such 
as: /cd/ - there is my directory. So, in this directory I have created a 
subdirectory "bin" and "lib". Moreover, I have selected these env. 
PATH=/cd/bin:/cd/lib
LD_LIBRARY_PATH=/cd/lib
 
It doesn't work. Why ? What's wrong ?
Thanks for You help.
 
Best Regards,
Mirek Marciniszyn.

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

end of thread, other threads:[~2001-04-26 14:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-26  6:51 Problem with library path Mirek Marciniszyn
2001-04-26 14:08 ` Alexandre Oliva
  -- strict thread matches above, loose matches on Subject: below --
2001-04-26  6:36 Mirek Marciniszyn

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