RTLinux free - linking static libs out of KDevelop 3
Axel Bergerhoff <[email protected]>
| Newsgroups | gmane.linux.real-time.rtlinux.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, on Intel platforms I am used to manage my files with KDevelop for RT- and non-RT-applications. When switching from KDevelop 2.1 to 3.0.2 I ran into troubles linking static libraries (libmath.a is a typical candidate) in RT-apps (non-RT is fine). Whatever I tried, nothing worked. Linking manually, e.g. ld -r -Bstatic -O2 -o my_module.o my_object_file.o /usr/lib/libm.a, does the job. But that shouldn't be the normal way when using an IDE. My linux is almost from scratch with kernel 2.4.20 rtlinux 3.2-pre2 gcc 2.95.3 glibc 2.2.5 ld 2.13.1 KDE 3.2.1 KDevelop 3.0.2 I'm generating KDevelop projects as "Simple Hello world program", using "Linux Kernel module" seems to mess up too much. Does anyone succeed in using KDevelop 3 for generating RTL-moduls? And would share this knowledge? Regards, Axel _______________________________________________ Rtl mailing list [email protected] http://www2.fsmlabs.com/mailman/listinfo/rtl