gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Gcl-devel] Re: New plt.c code on Mingw


From: Mike Thomas
Subject: RE: [Gcl-devel] Re: New plt.c code on Mingw
Date: Thu, 11 Mar 2004 12:45:54 +1000

Camm/Vadim.

I'm getting disparate arrival times for GCL_DEVEL emails CCed to my email
address to the tune of a couple of days difference - Vadim, ignore that
email I just sent as Camm dealt with it the other day.

Camm - is there something wrong with the GCL mailing list delivery?
Otherwise it's at my end.

Cheers

mike Thomas.


| -----Original Message-----
| From: address@hidden
| [mailto:address@hidden
| Behalf Of Camm Maguire
| Sent: Sunday, 7 March 2004 11:39 AM
| To: Vadim V. Zhytnikov
| Cc: Mike Thomas; GCL List
| Subject: [Gcl-devel] Re: New plt.c code on Mingw
|
|
| Greetings!
|
| OK, could someone please give me on mingw
|
| 1) cd pcl && for i in *.o ; do nm $i |grep -i setjmp  ; done
| 2) cd maxima_src_dir && for i in *.o ; do nm $i |grep -i getc  ; done
| 3) cd maxima_src_dir && for i in *.o ; do nm $i |grep -i putc  ; done
|
| Take care,
|
| "Vadim V. Zhytnikov" <address@hidden> writes:
|
| > Hi Camm!
| >
| > JFYI: current plt code desn't compile on mingw:
| >
| > gcc -c -o plt_pre_gcl.o plt.c -fno-zero-initialized-in-bss -Wall
| > -fwritable-strings -DVOL=volatile -fsigned-char -mcpu=i386 -march=i386
| > -I/home/vadim/gcl-20040305/o  -I../h -I../o
| > plt.c: In function `my_plt':
| > plt.c:47: error: `_IO_getc' undeclared (first use in this function)
| > plt.c:47: error: (Each undeclared identifier is reported only once
| > plt.c:47: error: for each function it appears in.)
| > plt.c:48: error: `_IO_putc' undeclared (first use in this function)
| > plt.c:57: error: `setjmp' undeclared (first use in this function)
| > make[1]: *** [plt_pre_gcl.o] Error 1
| > rm plt_pre_gcl.h map_pre_gcl
| > make[1]: Leaving directory `/home/vadim/gcl-20040305/unixport'
| > make: *** [unixport/saved_pre_gcl] Error 2
| >
| > Binutils version:
| >
| > $ ld --version
| > GNU ld version 2.13.90 20030111
| > Copyright 2002 Free Software Foundation, Inc.
| > This program is free software; you may redistribute it under
| the terms of
| > the GNU General Public License.  This program has absolutely no
| warranty.
| >
| >
| >
| > --
| >       Vadim V. Zhytnikov
| >
| >        <address@hidden>
| >       <address@hidden>
| >
| >
| >
| >
| >
|
| --
| Camm Maguire                                          address@hidden
| ==========================================================================
| "The earth is but one country, and mankind its citizens."  --  Baha'u'llah
|
|
| _______________________________________________
| Gcl-devel mailing list
| address@hidden
| http://mail.gnu.org/mailman/listinfo/gcl-devel
|






reply via email to

[Prev in Thread] Current Thread [Next in Thread]