Comment 4 for bug 1256341

Revision history for this message
Iain Lane (laney) wrote :

Here's a reproducer in pure Qt.

Build it like so:

  g++ test.c `pkg-config --cflags --libs Qt5Core` -fPIC