Hi!

> > > [EMAIL PROTECTED]:~% dpkg -l gcc-2.95 binutils
> > > Desired=Unknown/Install/Remove/Purge/Hold
> > > |Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
> > > |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: 
> > > uppercase=bad)
> > > ||/ Name                 Version              Description
> > > +++-====================-====================-========================================================
> > > ii  gcc-2.95             2.95.4-1             The GNU C compiler.
> > > ii  binutils             2.11.92.0.12.3-5     The GNU assembler, linker 
> > > and binary utilities.
> > > [EMAIL PROTECTED]:~% gcc delme.c                
> > > delme.c: In function `main':
> > > delme.c:12: warning: return type of `main' is not `int'
> > > [EMAIL PROTECTED]:~% file a.out
> > > a.out: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
> > > dynamically linked (uses shared libs), not stripped
> > > [EMAIL PROTECTED]:~% ./a.out
> > > 
> > > Please try again.
> > 
> > Notice you have different gcc version, and very different binutils
> > version.
> > 
> > I certainly tried that few times. Could you possibly update your
> > binutils and try again?
> 
> You did not tell me what your binutils version was in the bug report!
> 
> You'll also note that my versions are later than yours.  Please update
> yourself, as the problem does not exist in relatively current unstable. 

I reproduced it on another (school) machine, it seems to be running
woody:

[EMAIL PROTECTED]:/tmp$ gcc delme.c
delme.c: In function `main':
delme.c:13: warning: return type of `main' is not `int'
[EMAIL PROTECTED]:/tmp$ ldd a.out 
        not a dynamic executable
[EMAIL PROTECTED]:/tmp$ gcc --version
2.95.4
[EMAIL PROTECTED]:/tmp$ binutils --version
bash: binutils: command not found
[EMAIL PROTECTED]:/tmp$ dpkg -l gcc-2.95 binutils
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  gcc-2.95       2.95.4-0.01090 The GNU C compiler.
ii  binutils       2.11.90.0.31-1 The GNU assembler, linker and binaryutiliti
[EMAIL PROTECTED]:/tmp$ 

                                                                        Pavel
-- 
Casualities in World Trade Center: ~3k dead inside the building,
cryptography in U.S.A. and free speech in Czech Republic.


Reply via email to