Greetings, and thank you for all these reports!

I'll try to respond to each -- most of the patches can just go
straight in.  But first a question -- I've seen none of this on the
macosx to which I have access -- is this a gcc 4.0.0 issue?

Take care,

Clemens Heitzinger <[EMAIL PROTECTED]> writes:

> There is a problem in plt.h:
> 
> 
> gcc  -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-
> pointer  -I/Users/Clemens/src/gcl-cvs/o -I../h -I../gcl-tk plt.c
> In file included from plt.c:44:
> plt.h:1: error: '__mcount' undeclared here (not in a function)
> plt.h:1: error: initializer element is not constant
> plt.h:1: error: (near initialization for 'mplt[0].ad')
> plt.h:1: error: initializer element is not constant
> plt.h:1: error: (near initialization for 'mplt[0]')
> plt.h:2: error: '_getc' undeclared here (not in a function)
> plt.h:2: error: initializer element is not constant
> plt.h:2: error: (near initialization for 'mplt[1].ad')
> plt.h:2: error: initializer element is not constant
> plt.h:2: error: (near initialization for 'mplt[1]')
> plt.h:3: error: '_putc' undeclared here (not in a function)
> plt.h:3: error: initializer element is not constant
> plt.h:3: error: (near initialization for 'mplt[2].ad')
> plt.h:3: error: initializer element is not constant
> plt.h:3: error: (near initialization for 'mplt[2]')
> plt.h:4: error: initializer element is not constant
> plt.h:4: error: (near initialization for 'mplt[3]')
> make[1]: *** [plt.o] Error 1
> make: *** [unixport/saved_pre_gcl] Error 2
> 
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> Gcl-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/gcl-devel
> 
> 
> 

-- 
Camm Maguire                                            [EMAIL PROTECTED]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to