Menu

#4 Problem with Make, invalid C++ compiler option generated

closed-fixed
5
2003-08-28
2003-01-30
Anonymous
No

fyi
Target system is AIX 4.3.3(.10)
C++ compiler is (IBM) 3.6.6(.7)

./configure indicates the following

configure:2049: cc --version </dev/null >&5
cc: 1501-216 command option -version is not
recognized - passed to ldconfigure:2052: $? = 249
configure:2054: cc -v </dev/null >&5configure:2057:
$? = 249
configure:2059: cc -V </dev/null >&5
cc: 1501-208 command option V is missing a
subargument

make gives the following

Making all in contrib
cc -DHAVE_CONFIG_H -I. -I. -I../.. -g -Wall -c
`test -f 'getopt.c'
|| echo './'`getopt.c
cc: 1501-210 command option Wall contains an
incorrect subargument
make: 1254-004 The error code from the last
command is 40.
configure:2062: $? = 40

Perhaps my solution is to get a higher level of the C++
compiler??

Thank you:
Steve Hall
Computing Services Network
University of Nebraska
Lincoln Nebraska (USA)
shall@nebraska.edu

Discussion

  • Giovanni Giacobbi

    Logged In: YES
    user_id=361125

    Unfortunately AIX is not ufficially supported by Netcat,
    mostly because I haven't got any AIX machine to test on.
    Anyway can you send me the whole building output
    (./configure and make)?
    My email is giovanni@giacobbi.net.

    Thank you for the reporting

     
  • Giovanni Giacobbi

    • labels: --> Building/Compiling
    • assigned_to: nobody --> themnemonic
    • status: open --> open-fixed
     
  • Giovanni Giacobbi

    Logged In: YES
    user_id=361125

    Greetings

    This bug should be fixed in version 0.7.0. Please download
    and try this new version and report here any other problem
    you may encounter while compiling.
    I'll close this report in a week if nothing new comes up.

    Thank you

     
  • Giovanni Giacobbi

    • status: open-fixed --> closed-fixed
     

Log in to post a comment.