This is the mail archive of the gcc-patches@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]

Re: linux cross compiler doesn't work on darwin


Mike Stump wrote:

On Friday, July 26, 2002, at 05:02 PM, Stan Shebs wrote:

With the below magic incantation darwin can host a linux targeted compiler. Without the patch, nothing links due to unresolved externals


Sorry, I had a different solution to the problem a couple days ago, but have
been distracted by our little sibcall hell... :-)

Your solution to the problem neglected to actually solve the problem.  :-(

I had assumed that it had, sorry for missing that the first time `round.

I applied the below obvious patch.
Ooops, thanks - I had a moment of doubt when checking it in, must
have scrambled when "cleaning up".  The clearing of target_gtfiles
in configure.in can probably go away now too.

Stan








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