Closed GoogleCodeExporter closed 8 years ago
Sorry just read issue 1, I see this is the same issue.
* Can a a new tar be built for the 'downloads' section
* By adding "-fPIC" to all gcc commands you then add PIC to non-libs.
I would suggest creating a separate CFLAGS (ie CFLAGS_LIBS) for the lib builds
to the program builds.
Original comment by thebiggu...@gmail.com
on 24 Nov 2011 at 9:22
I've added some additional features since the last release and was waiting
until they were tested before cutting another release. They're tested now and
I'll be uploading a new release in the next couple hours.
Is adding -fPIC to all gcc commands an issue? The only non-lib gcc commands the
example programs, and -fPIC is only added on 64-bit builds where it shouldn't
impose any significant overhead in the example programs anyway. Correct me if
I'm wrong though. :)
Original comment by heffne...@gmail.com
on 25 Nov 2011 at 12:30
New tarball uploaded to downloads section.
Original comment by heffne...@gmail.com
on 25 Nov 2011 at 12:58
Original issue reported on code.google.com by
thebiggu...@gmail.com
on 24 Nov 2011 at 9:09Attachments: