Re: [gentoo-user] Need help to compile a minimal wine

2017-09-24 Thread tuxic
On 09/23 06:39, R0b0t1 wrote: > On Sat, Sep 23, 2017 at 1:21 PM, wrote: > > Hi, > > > > I want to compile wine to execute a single commandline tool. > > That's it. > > > > The commandline tool is the AVR-assembler made by ATmel to recompile > > a FORTH interpreter for the AVR-line of microcontrol

Re: [gentoo-user] Need help to compile a minimal wine

2017-09-23 Thread R0b0t1
On Sat, Sep 23, 2017 at 1:21 PM, wrote: > Hi, > > I want to compile wine to execute a single commandline tool. > That's it. > > The commandline tool is the AVR-assembler made by ATmel to recompile > a FORTH interpreter for the AVR-line of microcontrollers of > ATMEL/Micorchip: > Are you sure you

Re: [gentoo-user] Need help to compile a minimal wine

2017-09-23 Thread Christoph Böhmwalder
Hi Meino, I haven't tried this, but may I ask why you're not using the ATmel AVR Toolchain [0] that's readily available for Linux? [0] http://www.atmel.com/tools/atmelavrtoolchainforlinux.aspx -- Regards, Christoph Am 23. September 2017 20:21:45 MESZ schrieb tu...@posteo.de: >Hi, > >I want to

[gentoo-user] Need help to compile a minimal wine

2017-09-23 Thread tuxic
Hi, I want to compile wine to execute a single commandline tool. That's it. The commandline tool is the AVR-assembler made by ATmel to recompile a FORTH interpreter for the AVR-line of microcontrollers of ATMEL/Micorchip: avrasm2.exe: PE32 executable (console) Intel 80386, for MS Windows Most G