Re: [Tinycc-devel] Support for hidden symbols?

2014-04-17 Thread Austin English
On Thu, Apr 17, 2014 at 8:17 AM, Michael Matz wrote: > Hi, > > On Sun, 13 Apr 2014, Austin English wrote: > > > I expected that wine wouldn't immediately work, I'm doing it for the > > curiosity factor. > > Okay :) > > > The next problem is: > > make[1]: Entering directory `/home/austin/src/wine-

Re: [Tinycc-devel] Support for hidden symbols?

2014-04-17 Thread Michael Matz
Hi, On Sun, 13 Apr 2014, Austin English wrote: > I expected that wine wouldn't immediately work, I'm doing it for the > curiosity factor. Okay :) > The next problem is: > make[1]: Entering directory `/home/austin/src/wine-tcc/dlls/acledit' > /home/austin/tcc/bin/i386-linux-gnu-tcc -m32 -c -I. -

Re: [Tinycc-devel] Support for hidden symbols?

2014-04-13 Thread Austin English
On Sun, Apr 13, 2014 at 8:22 PM, Michael Matz wrote: > Hi, > > > On Sat, 12 Apr 2014, Austin English wrote: > > I recently revisited compiling Wine with TinyCC. I've got some patches for >> wine for that, but my current blocker is a lack of support for hidden >> symbols on tcc: >> > > Even with

Re: [Tinycc-devel] Support for hidden symbols?

2014-04-13 Thread Michael Matz
Hi, On Sat, 12 Apr 2014, Austin English wrote: I recently revisited compiling Wine with TinyCC. I've got some patches for wine for that, but my current blocker is a lack of support for hidden symbols on tcc: Even with that fixed I'll predict some more blockers for wine. It's not exactly one

[Tinycc-devel] Support for hidden symbols?

2014-04-12 Thread Austin English
Howdy, I recently revisited compiling Wine with TinyCC. I've got some patches for wine for that, but my current blocker is a lack of support for hidden symbols on tcc: make[1]: Entering directory `/home/austin/src/wine-tcc/dlls/acledit' /home/austin/tcc/bin/i386-linux-gnu-tcc -m32 -c -I. -I. -I../