------- Comment #6 from dave at hiauly1 dot hia dot nrc dot ca  2006-01-20 
15:08 -------
Subject: Re:  gnatmake: error while loading shared libraries: libgcc_s.so.4:
cannot open

> Indeed, gnatmake has to be handled specially.
> 
> So I guess the gnatmake rule needs to use $(GCC_LINK)
> one way or another (although there should be no difference between
> trubk and 4.1 in that respect).

It's not possible to use $(GCC_LINK) directly because of the quotes
in the define of GCC_LINK.  It might be best to remove them and modify
each use as necessary.  However, the following change is less invasive
and fixes the problem.

Thoughts.

Dave


------- Comment #7 from dave at hiauly1 dot hia dot nrc dot ca  2006-01-20 
15:08 -------
Created an attachment (id=10686)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10686&action=view)


-- 


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

Reply via email to