This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


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

Problems compiling with gcc in ciygwin


Hello,

After downloading yesterday the last cygwin version, I have found that I
am unable to compile the tcl and tk packages I need in other programs.
My error when typing make is this:

< Several gcc -c ......>
gcc -c -DWIN32 -D_WIN32 -D_MT -D_DLL -I ./../generic /tkScrollbar.c
    0[main] CC1 2233 handle_exceptions: Exceptions:
STATUS_ACCESS_VIOLATION
    13620 [main] CC1 2233 Stackdump: Dumping Stack trace to
CC1.EXE.Stackdump

gcc: Internal compiler error: program cc1 got fatal signal 11
make[1]: ***[tkscrollbar.o] Error 1
make[1]: Leaving directory '/home/jorge/xconq-7.3.3/tk/win'
make: ***[all] Error 2


If typing make another time, I find this:

/home/jorge/xconq-7.3.3/tk/win/tkWin32Dll.c:85: undefined reference to
`__imp_re
ent_data'
collect2: ld returned 1 exit status
make[1]: *** [cygtk80.dll] Error 1
make[1]: Leaving directory `/home/jorge/xconq-7.3.3/tk/win'
make: *** [all] Error 2

I don't know what to do. Any ideas?

JORGE

PD: I am using cygwin under Windows98 format.

--
"Una cosa es soNar con guerras gloriosas en casa, sentado en
una comoda butaca, y otra distinta verlas en primera linea"
Redmon Barry. "Barry Lindon" de Stanley Kubrik

Si eres un fanatico de ASL visita mi pagina:
http://www.kobo.es/srm/ASL/default.html



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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