[opensuse] gcc Linking Problem

2007-07-27 Thread Daniel Feiglin
Hello folks! During the course of trying to build an app from the tgz sources, I received an odd looking message that gcc could not create an executable. After a little research, I tried to compile the canonical "Hello, world" program with this: gcc -o hello hello.c and I got this: [EMAIL PROT

[opensuse] gcc Linking Problem

2007-07-27 Thread Daniel Feiglin
Hello folks! During the course of trying to build an app from the tgz sources, I received an odd looking message that gcc could not create an executable. After a little research, I tried to compile the canonical "Hello, world" program with this: gcc -o hello hello.c and I got this: [EMAIL PROT

Re: [opensuse] gcc Linking Problem

2007-07-28 Thread Jerry Feldman
On Fri, 27 Jul 2007 10:42:11 +0300 Daniel Feiglin <[EMAIL PROTECTED]> wrote: > Hello folks! > > During the course of trying to build an app from the tgz sources, I > received an odd looking message that gcc could not create an executable. > > After a little research, I tried to compile the canon

Re: [opensuse] gcc Linking Problem

2007-07-29 Thread Daniel Feiglin
Jerry Feldman wrote: > On Fri, 27 Jul 2007 10:42:11 +0300 > Daniel Feiglin <[EMAIL PROTECTED]> wrote: > > >> Hello folks! >> >> During the course of trying to build an app from the tgz sources, I >> received an odd looking message that gcc could not create an executable. >> >> After a little res

Re: [opensuse] gcc Linking Problem

2007-07-29 Thread Daniel Feiglin
Daniel Feiglin wrote: > Hello folks! > > During the course of trying to build an app from the tgz sources, I > received an odd looking message that gcc could not create an executable. > > After a little research, I tried to compile the canonical "Hello, world" > program with this: > > gcc -o hell

Re: [opensuse] gcc Linking Problem

2007-07-29 Thread Jerry Feldman
On Sun, 29 Jul 2007 10:44:50 +0300 Daniel Feiglin <[EMAIL PROTECTED]> wrote: > That's not very practicable. If you try to delete gcc and glibc you get > a long lists of dependencies that will be broken - including simple > apps, KDE, Xorg and whatever.. I didn't say delete, I said reinstall. YaS

Re: [opensuse] gcc Linking Problem

2007-07-31 Thread Philipp Thomas
On Sun, 29 Jul 2007 10:44:50 +0300, Daniel Feiglin wrote: >Thank anyway - and the moral of the story is that the days of frigging >around with simple things (?) like gcc and glibc - have come and gone. Neither gcc nor glibc are simple things! As everything in the distribution (with a few exceptio