emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with EDE


From: Sascha Wilde
Subject: Re: Problems with EDE
Date: Fri, 09 Oct 2009 14:42:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Sascha Wilde <address@hidden> wrote:
> With target type "sharedobject" ede projects build shared libraries.
> Using an ede automake project building such an target fails in tow
> respects:

Building sharedobjects in ede make projects fails, too:

    -*- mode: compilation; default-directory: "/tmp/cedet-test5/" -*-
    Compilation started at Fri Oct  9 14:39:45

    make -f Makefile libfoo.so
    gcc    -march=athlon-xp -O3 -c greet.c
    gcc -march=athlon-xp -O3  -L. -o libfoo.so greet.o
    /usr/lib/crt1.o: In function `_start':
    (.text+0x18): undefined reference to `main'
    collect2: ld returned 1 exit status
    make: *** [libfoo.so] Error 1

    Compilation exited abnormally with code 2 at Fri Oct  9 14:39:45

sascha
-- 
Sascha Wilde

"There is no reason why anyone would want a computer in their home"
Ken Olson, DEC, 1977




reply via email to

[Prev in Thread] Current Thread [Next in Thread]