I tried to compile gEDA on my computer using gcc-4.1.0 and I received this
error. Any help is appreciated.

/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../crt1.o: In function `_start':
(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status
make[4]: *** [gschem] Error 1
make[4]: Leaving directory `/home/jason.morris/geda/devel/gschem/src'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/jason.morris/geda/devel/gschem/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jason.morris/geda/devel/gschem'
make[1]: *** [all] Error 2


-- 
           Summary: error in gcc lib
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jason dot morris at oilstates dot com
 GCC build triplet: i686-pc-linux
  GCC host triplet: i686-pc-linux
GCC target triplet: i686-pc-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28246

Reply via email to