This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug libgcj/18135] gctest (boehm-gc) uses the installed libgcc_s on darwin


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-19 19:47 -------
And the problem is that:
TESTS_ENVIRONMENT = LD_LIBRARY_PATH=../../$(MULTIBUILDTOP)gcc
only sets LD_LIBRARY_PATH instead of that and DYLD_LIBRARY_PATH but that rule is not quiet right 
anyways see PR 11412.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |11412
            Summary|gctest uses the installed   |gctest (boehm-gc) uses the
                   |libgcc_s on darwin          |installed libgcc_s on darwin


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


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