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]

Re: failure to build Tcl8.3.2 by Cygwin on Win98


--- Mitsuo Igarashi <mitsu5@ruby.famille.ne.jp> wrote:
If you're going to use the -mno-cygwin switch then
> 
> >gcc -c -O -Wall -Wconversion  -I"./../generic" -I"." -mno-cygwin    -DBUILD
> _tcl "tclWin32>Dll.c" -o tclWin32Dll.o
>

then you must do so when you configure it.
> 
> I have done the following procedure.
> % cd /usr/local/src/Tcl8.3.2/win
> % ./configure --enable-gcc --enable-shared

CC='gcc -mno-cygwin' ./configure --enable-gcc --enable-shared

Cheers,

=====
Earnie Boyd
mailto:earnie_boyd@yahoo.com

---         <http://earniesystems.safeshopper.com>         ---
--- Cygwin: POSIX on Windows <http://gw32.freeyellow.com/> ---
---   Minimalist GNU for Windows <http://www.mingw.org/>   ---

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

--
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]