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: <38F292F6.CE03EB5B@wipro.com> Date: Tue, 11 Apr 2000 08:20:31 +0530 From: "vandana yesoda" X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: cygwin Subject: linking OBJ files Content-Type: multipart/alternative; boundary="------------C1995777EA7E2173682A3BAB" --------------C1995777EA7E2173682A3BAB Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all, i got the following linker error: /e/project/cygnus/CYGWIN~1/H-I586~1/i586-cygwin32/bin/ld: /f/ProjectTools/OtxDrvSdk1_0-P79Win32/Lib/otxdrv.lib(./Release/OtxDrv.obj): warning: ignoring duplicate section `.text' when i tried to link the otxdrv.obj file which is generated by MSVC using gcc, the obj file source code is written in C. And when i ran the exe. i got run time error : [main] f:\personal\learn\parsertest\seq\file1.exe 1002 (0) handle_exceptions: Exception: STATUS_ACCESS_VIOLATION [main] file1 1002 (0) handle_exceptions: Dumping stack trace to file1.exe.core Thanks in advance and sorry if this is been answered earlier. vandana --------------C1995777EA7E2173682A3BAB Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all,

i got the following linker error:
/e/project/cygnus/CYGWIN~1/H-I586~1/i586-cygwin32/bin/ld: /f/ProjectTools/OtxDrvSdk1_0-P79Win32/Lib/otxdrv.lib(./Release/OtxDrv.obj): warning: ignoring duplicate section `.text'

when i tried to link the otxdrv.obj file which is generated by MSVC using gcc, the obj file source code is written in C. And when i ran the exe. i got run time error :
[main] f:\personal\learn\parsertest\seq\file1.exe 1002 (0) handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
[main] file1 1002 (0) handle_exceptions: Dumping stack trace to file1.exe.core

Thanks in advance and sorry if this is been answered earlier.

vandana --------------C1995777EA7E2173682A3BAB--