Re: The Question

2002-01-21 Thread Pavel Tsekov
]On Behalf > Of Pavel Tsekov > Sent: Monday, January 21, 2002 1:27 AM > To: Nguyen Le Minh > Cc: [EMAIL PROTECTED] > Subject: Re: The Question > > > Well, no one can show you the problem since you haven't > included the fragment with the problematic #include. >

RE: The Question

2002-01-21 Thread Nguyen Le Minh
Thank you very much, I will try to replace it. Nguyen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Corinna Vinschen Sent: Monday, January 21, 2002 1:32 AM To: [EMAIL PROTECTED] Subject: Re: The Question On Mon, Jan 21, 2002 at 05:50:06AM -0800

Re: The Question

2002-01-21 Thread Corinna Vinschen
On Mon, Jan 21, 2002 at 05:50:06AM -0800, Nguyen Le Minh wrote: > Hi all, > I have a question as follows; > I have a program written in GCC and compiled sucesful in linux. > When I use CYGWIN by make file, it introduce "no without file or dictionary: > " > I only include , it is of GCC in linux. C

Re: The Question

2002-01-21 Thread Pavel Tsekov
Well, no one can show you the problem since you haven't included the fragment with the problematic #include. Just a hint - maybe you not using the right condition when you check, if you have to include . Nguyen Le Minh wrote: > Hi all, > I have a question as follows; > I have a program written