Bug#702859: Conflicting declarations of variable scheme_thread_locals

2016-05-03 Thread Michael Tautschnig
Hi, On Mon, May 02, 2016 at 20:27:11 -0300, David Bremner wrote: > Michael Tautschnig writes: > > > While building the package using our research compiler infrastructure the > > following type inconsistencies became apparent: when linking racket3m > > > > gcc -o racket3m

Bug#702859: Conflicting declarations of variable scheme_thread_locals

2016-05-02 Thread David Bremner
Michael Tautschnig writes: > While building the package using our research compiler infrastructure the > following type inconsistencies became apparent: when linking racket3m > > gcc -o racket3m gc2/main.o libracket3m.a ... > > the variable scheme_thread_locals takes different

Bug#702859: Conflicting declarations of variable scheme_thread_locals

2013-03-12 Thread Michael Tautschnig
Package: racket Version: 5.2.1+g6~92c8784+dfsg2-2+deb7u1 Usertags: goto-cc While building the package using our research compiler infrastructure the following type inconsistencies became apparent: when linking racket3m gcc -o racket3m gc2/main.o libracket3m.a ... the variable