unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* guile-1.6.1 and gcc 3.2:  problem with raw-ltdl.c
@ 2002-12-19 10:53 ROUGE Alain
  2002-12-19 16:28 ` Matt Hellige
  0 siblings, 1 reply; 2+ messages in thread
From: ROUGE Alain @ 2002-12-19 10:53 UTC (permalink / raw)


hi,

to compile guile-1.6.1 with gcc 3.2 I have to modify raw-ltdl.c.

emacs +892 libguile-ltdl/raw-ltdl.c

lt_erealloc(lt_ptr addr, size_t size)
/* 
lt_ptr addr;
size_t size;
*/

ar.





_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


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

* Re: guile-1.6.1 and gcc 3.2:  problem with raw-ltdl.c
  2002-12-19 10:53 guile-1.6.1 and gcc 3.2: problem with raw-ltdl.c ROUGE Alain
@ 2002-12-19 16:28 ` Matt Hellige
  0 siblings, 0 replies; 2+ messages in thread
From: Matt Hellige @ 2002-12-19 16:28 UTC (permalink / raw)


[ROUGE Alain <Alain.ROUGE@enac.fr>]
> 
> to compile guile-1.6.1 with gcc 3.2 I have to modify raw-ltdl.c.
> 
> emacs +892 libguile-ltdl/raw-ltdl.c
> 
> lt_erealloc(lt_ptr addr, size_t size)
> /* 
> lt_ptr addr;
> size_t size;
> */
> 

I just built guile-1.6.1 with gcc 3.2 yesterday and did not need to
make this change. Perhaps the problem is more subtle?

Matt

-- 
Matt Hellige                  matt@immute.net
http://matt.immute.net


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


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

end of thread, other threads:[~2002-12-19 16:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-19 10:53 guile-1.6.1 and gcc 3.2: problem with raw-ltdl.c ROUGE Alain
2002-12-19 16:28 ` Matt Hellige

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