mainGNU Libtool - Support: sr #102915, Compilation errors with gcc...

 
 

sr #102915: Compilation errors with gcc -mno-cygwin

Submitter:  None
Submitted:  Mon 15 Mar 2004 09:19:11 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  2 - Minor Status:  Invalid
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Closed
Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 17 Jan 2024 07:04:06 AM UTC, comment #2: 

i don't know what "plsdbug" is, but source compilation errors in random projects are rarely a libtool bug.  you should contact whoever maintains "lt-plsdbug.c".

Mike Frysinger <vapier>
Group Member
Fri 19 Mar 2004 10:55:56 PM UTC, comment #1: 

This happens with libtool 1.5 (ltmain.sh (GNU libtool) 1.5 (1.1220.2.1 2003/04/14 22:48:00)), but not with 1.4 (ltmain.sh (GNU libtool) 1.4.2a (1.922.2.79 2001/11/28 21:50:31)).

Anonymous
Mon 15 Mar 2004 09:19:11 AM UTC, original submission:  

While building an executable on a Windows 2000 system with the OS run-time DLL's (i.e. gcc -mno-cygwin) I get some compilation warnings:

gcc -mno-cygwin -g -O2 -o .libs/plsdbug.exe plsdbug.o main.o  c:/usr/local/lib/libepc.a -Lc:/oracle/ora10g/bin -lorasql9 -loran9 ../
../src/lib/.libs/libplsdbug.dll.a c:/usr/local/lib/libdbug.dll.a -Wl,--rpath -Wl,c:/usr/local/lib
creating plsdbug.exe
.libs/lt-plsdbug.c: In function `main':
.libs/lt-plsdbug.c:109: warning: passing arg 2 of `execv' from incompatible pointer type
.libs/lt-plsdbug.c: In function `check_executable':
.libs/lt-plsdbug.c:156: error: `S_IXOTH' undeclared (first use in this function)
.libs/lt-plsdbug.c:156: error: (Each undeclared identifier is reported only once
.libs/lt-plsdbug.c:156: error: for each function it appears in.)
.libs/lt-plsdbug.c:157: error: `S_IXGRP' undeclared (first use in this function)

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by vapier (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-01-17 vapier StatusNone Invalid
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code