Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <390AB41F.281E400F@freenet.edmonton.ab.ca> Date: Sat, 29 Apr 2000 11:06:23 +0100 From: eho X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: cygwin gcc user library question References: <3909C5CE DOT A4755E4A AT freenet DOT edmonton DOT ab DOT ca> <20000428212113 DOT C5447 AT cygnus DOT com> <3909E7F6 DOT 17AB1D3F AT freenet DOT edmonton DOT ab DOT ca> <20000428214934 DOT A5880 AT cygnus DOT com> <3909EC65 DOT AAA36A90 AT freenet DOT edmonton DOT ab DOT ca> <20000428221426 DOT A6191 AT cygnus DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi Chris, I did a little more testing with the new release and I finally got it working - compiled, linked and executed OK. I did have a problem and that is I have error messages from the header file in compiling the program if I use the following command: gcc /MQSeries/tools/c/samples/amqsput0.c -I /MQSeries/tools/c/include /MQSeries/tools/lib/mqm.Lib But if I copy the header file to my current directory and I was able to compile and link the program with the following command: gcc /MQSeries/tools/c/samples/amqsput0.c -I ./ /MQSeries/tools/lib/mqm.Lib May be it's something I overlook. But thanks for your help and the new release did fix up my earlier problem. Chris Faylor wrote: > On Fri, Apr 28, 2000 at 08:54:13PM +0100, eho wrote: > >Thanks Chris. I think it's the compatibility issues because I tried it under > >Linux with no problem. I think I had also tried it on other NT using Visualage > >C++ with no problem. > > Have you tried the new cygwin release? > > cgf > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com