public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/44803]  New: LIBRARY_PATH should work on cross-compilers
@ 2010-07-03 13:18 felipe dot contreras at gmail dot com
  2010-07-03 21:28 ` [Bug c/44803] " rguenth at gcc dot gnu dot org
  2010-08-06  7:08 ` felipe dot contreras at gmail dot com
  0 siblings, 2 replies; 3+ messages in thread
From: felipe dot contreras at gmail dot com @ 2010-07-03 13:18 UTC (permalink / raw)
  To: gcc-bugs

This is specially useful on cross-compiler, I don't know why it's supposed to
work only on native ones.


-- 
           Summary: LIBRARY_PATH should work on cross-compilers
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: felipe dot contreras at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44803


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

* [Bug c/44803] LIBRARY_PATH should work on cross-compilers
  2010-07-03 13:18 [Bug c/44803] New: LIBRARY_PATH should work on cross-compilers felipe dot contreras at gmail dot com
@ 2010-07-03 21:28 ` rguenth at gcc dot gnu dot org
  2010-08-06  7:08 ` felipe dot contreras at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-07-03 21:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rguenth at gcc dot gnu dot org  2010-07-03 21:28 -------
? (you have to give some more details)


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44803


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

* [Bug c/44803] LIBRARY_PATH should work on cross-compilers
  2010-07-03 13:18 [Bug c/44803] New: LIBRARY_PATH should work on cross-compilers felipe dot contreras at gmail dot com
  2010-07-03 21:28 ` [Bug c/44803] " rguenth at gcc dot gnu dot org
@ 2010-08-06  7:08 ` felipe dot contreras at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: felipe dot contreras at gmail dot com @ 2010-08-06  7:08 UTC (permalink / raw)
  To: gcc-bugs

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



------- Comment #2 from felipe dot contreras at gmail dot com  2010-08-06 07:08 -------
(In reply to comment #1)
> ? (you have to give some more details)

What exactly do you need?

>From the manpage
 LIBRARY_PATH
  The value of LIBRARY_PATH is a colon-separated list of directories, much like
PATH.  When configured as a native compiler, GCC
  tries the directories thus specified when searching for special linker files,
if it can’t find them using GCC_EXEC_PREFIX.  Linking
  using GCC also uses these directories when searching for ordinary libraries
for the -l option (but directories specified with -L
  come first).

I confirm that LIBRARY_PATH is ignored by CodeSourcery cross-compiler, and I
don't see why. Wouldn't LIBRARY_PATH be specially useful for cross-comilation?


-- 

felipe dot contreras at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |felipe dot contreras at
                   |dot org                     |gmail dot com
             Status|WAITING                     |UNCONFIRMED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44803


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

end of thread, other threads:[~2010-08-06  7:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-03 13:18 [Bug c/44803] New: LIBRARY_PATH should work on cross-compilers felipe dot contreras at gmail dot com
2010-07-03 21:28 ` [Bug c/44803] " rguenth at gcc dot gnu dot org
2010-08-06  7:08 ` felipe dot contreras at gmail dot com

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