This is the mail archive of the cygwin@sourceware.cygnus.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]

yywrap problems


Hello:

I am compiling a c app. in dos Windows with cygwin but I have the follow
message:

gcc -Iy:\include,y:\H-i586-cygwin32\i586-cygwin32\include  y.tab.o
lex.yy.o adventM.o actionsM.o particM.o -Lfl -o advent
lex.yy.o(.text+0xf0c):lex.yy.c: undefined reference to `yywrap'
lex.yy.o(.text+0x17a1):lex.yy.c: undefined reference to `yywrap'
collect2: ld returned 1 exit status
MAKE.EXE: *** [advent.exe] Error 1

    What is the problem ?
    What setting must I chechk to include the flex library ?

                                    thanks in advance

                                                                Jorge
V.S.'991205

--
//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\

                    \\//        Jorge Valenzuela S.;  Santiago, Chile.
     <|>.           \\//        e-mail > jvalen@mailnet.rdc.cl
     /| |X|         \\//
             \\//
//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\




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