Mailinglist Archive: opensuse-bugs (8048 mails)
| < Previous | Next > |
[Bug 242319] synaptics input driver not working anymore with -fstack-protector
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 6 Feb 2007 03:42:19 -0700 (MST)
- Message-id: <20070206104219.B2C8DF17@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=242319
------- Comment #13 from sndirsch@xxxxxxxxxx 2007-02-06 03:42 MST -------
ld is not used during build, but "-nostdlib" is - for whatever reasons.
gcc -m32 -o synaptics_drv.so -shared -nostdlib ps2comm.o synaptics.o
eventcomm.o psmcomm.o alpscomm.o -Wl,-Bstatic -lgcc -Wl,-Bdynamic
gcc -m32 -o gunze_drv.so -shared -nostdlib xf86Gunze.o -Wl,-Bstatic -lgcc
-Wl,-Bdynamic
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Comment #13 from sndirsch@xxxxxxxxxx 2007-02-06 03:42 MST -------
ld is not used during build, but "-nostdlib" is - for whatever reasons.
gcc -m32 -o synaptics_drv.so -shared -nostdlib ps2comm.o synaptics.o
eventcomm.o psmcomm.o alpscomm.o -Wl,-Bstatic -lgcc -Wl,-Bdynamic
gcc -m32 -o gunze_drv.so -shared -nostdlib xf86Gunze.o -Wl,-Bstatic -lgcc
-Wl,-Bdynamic
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |