public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* RE: still reloc overflow?
@ 2000-07-05  1:56 Frank van den Beuken
  2000-07-05  2:50 ` Frank van den Beuken
  0 siblings, 1 reply; 7+ messages in thread
From: Frank van den Beuken @ 2000-07-05  1:56 UTC (permalink / raw)
  To: binutils

I found that the problem I'd like to be solved is
http://sourceware.cygnus.com/ml/binutils/2000-03/msg00203.html
What is the status of this problem?
I really would like this to be fixed so that I can replace
MSVC++ in our build procedure with the solaris->mingw32
crossgcc.

Greetings,
Frank
 
> This works. Thanks!
> However, I still have the "reloc overflow" that I hoped would 
> be solved:
> /cadappl/gcc/2.95.2/i386-pc-mingw32/bin/as: 
> transLALRParser.o: reloc overflow: 0x17681 > 0xffff
> transLALRParser.o: File truncated
> 
> I thought this was fixed, or is this not the same problem
> as mentioned in 
> http://sourceware.cygnus.com/ml/binutils/2000-04/msg00223.html
> 
> Greetings,
> Frank
> 
> > If you can't download the CVS tree of libtool, you may just edit
> > configure scripts and, wherever you find:
> > 
> > case "$target" in
> > NONE) lt_target="$host" ;;
> > *) lt_target="$target" ;;
> > esac
> > 
> > replace it with:
> > 
> > lt_target="$host"
>  
> 


^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: unable to build binutils-2.10 solaris->i386-pc-mingw32
@ 2000-07-04  2:34 Alexandre Oliva
  2000-07-04  3:32 ` still reloc overflow? Frank van den Beuken
  0 siblings, 1 reply; 7+ messages in thread
From: Alexandre Oliva @ 2000-07-04  2:34 UTC (permalink / raw)
  To: Frank van den Beuken; +Cc: binutils

On Jul  4, 2000, "Frank van den Beuken" <Frank.van.den.Beuken@rdlabs.qasystems.nl> wrote:

> Can you point me to a snapshot site for libtool

I don't think there is one :-(

> and can you be a bit more specific about how I libtoolize binutils.

If you can't download the CVS tree of libtool, you may just edit
configure scripts and, wherever you find:

case "$target" in
NONE) lt_target="$host" ;;
*) lt_target="$target" ;;
esac

replace it with:

lt_target="$host"

-- 
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] 7+ messages in thread

end of thread, other threads:[~2000-07-05 21:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-05  1:56 still reloc overflow? Frank van den Beuken
2000-07-05  2:50 ` Frank van den Beuken
2000-07-05  4:14   ` QNX Neutrino (new targets, GPL) Anders Norlander
2000-07-05 13:12     ` Ian Lance Taylor
2000-07-05 21:58       ` Anders Norlander
  -- strict thread matches above, loose matches on Subject: below --
2000-07-04  2:34 unable to build binutils-2.10 solaris->i386-pc-mingw32 Alexandre Oliva
2000-07-04  3:32 ` still reloc overflow? Frank van den Beuken
2000-07-04  4:23   ` Alan Modra

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