On 10/14/2013 07:55 PM, Lorenzo Marcantonio wrote:
> On Mon, Oct 14, 2013 at 10:45:38PM +0100, Brian Sidebotham wrote:
>> Yes, MinGW has GNU AS (It's part of binutils). I don't know why they've
>> implemented it with MASM instead for the Windows platform.
>
> Problem: gas uses AT&T syntax,
I use
On Mon, Oct 14, 2013 at 10:45:38PM +0100, Brian Sidebotham wrote:
> Yes, MinGW has GNU AS (It's part of binutils). I don't know why they've
> implemented it with MASM instead for the Windows platform.
Problem: gas uses AT&T syntax, not MASM one. YASM/NASM could be a better
bet.
But probably they
On 10/14/2013 12:05 PM, Chris Morgan wrote:
> On Mon, Oct 14, 2013 at 11:27 AM, Wayne Stambaugh
> wrote:
>> I was fixing the Pcbnew block rotate hot key when I discovered that the
>> block rotate command in both Pcbnew and Eeschema (and I'm assuming the
>> component and footprint library editors a
On 10/14/2013 11:58 PM, Dick Hollenbeck wrote:
On Oct 14, 2013 4:50 PM, "Dick Hollenbeck" mailto:d...@softplc.com>> wrote:
>
>
> On Oct 14, 2013 4:45 PM, "Brian Sidebotham"
mailto:brian.sidebot...@gmail.com>> wrote:
> >
> > On 14 October 2013 22:36, Dick Hollenbeck mailto:d...@softplc.com>>
On Oct 14, 2013 4:50 PM, "Dick Hollenbeck" wrote:
>
>
> On Oct 14, 2013 4:45 PM, "Brian Sidebotham"
wrote:
> >
> > On 14 October 2013 22:36, Dick Hollenbeck wrote:
> >>
> >> For now just comment out context. We won't need it until building GAL
P&S. Does mingw come with an assembler. Does it s
On Oct 14, 2013 4:45 PM, "Brian Sidebotham"
wrote:
>
> On 14 October 2013 22:36, Dick Hollenbeck wrote:
>>
>> For now just comment out context. We won't need it until building GAL
P&S. Does mingw come with an assembler. Does it suppprt inline asm?
>>
>> Ther are only a coulple of small files t
On 14 October 2013 22:36, Dick Hollenbeck wrote:
> For now just comment out context. We won't need it until building GAL
> P&S. Does mingw come with an assembler. Does it suppprt inline asm?
>
> Ther are only a coulple of small files to assemble.
>
> Enabling context was a trial balloon. Seem
For now just comment out context. We won't need it until building GAL
P&S. Does mingw come with an assembler. Does it suppprt inline asm?
Ther are only a coulple of small files to assemble.
Enabling context was a trial balloon. Seems to have accomplished its goal.
On Oct 14, 2013 4:27 PM, "Br
I know it's only our own fault for being on Windows but the "Rev 4382: *)
Switch over to FP_LIB_TABLE::Footprint*() functions" commit introduces the
need for the Microsoft assembler, MASM to be installed to be able to build
Boost.
It's the context library that brings in this dependency.
The only
Le 14/10/2013 19:26, Wayne Stambaugh a écrit :
>> Pcbnew rotate has a potential bug relative to the Undo command: in
>> preferences the rotation can be adjusted to 45 or 90 degrees.
>> for 90 degrees, no problems.
>> But for 45 degrees, the undo does not work, because the undo rotate code
>> assume
On 10/14/2013 12:12 PM, jp charras wrote:
> Le 14/10/2013 17:27, Wayne Stambaugh a écrit :
>> I was fixing the Pcbnew block rotate hot key when I discovered that the
>> block rotate command in both Pcbnew and Eeschema (and I'm assuming the
>> component and footprint library editors as well) do not
Le 14/10/2013 17:27, Wayne Stambaugh a écrit :
> I was fixing the Pcbnew block rotate hot key when I discovered that the
> block rotate command in both Pcbnew and Eeschema (and I'm assuming the
> component and footprint library editors as well) do not behave the way I
> thought they did or should.
On Mon, Oct 14, 2013 at 11:27 AM, Wayne Stambaugh
wrote:
> I was fixing the Pcbnew block rotate hot key when I discovered that the
> block rotate command in both Pcbnew and Eeschema (and I'm assuming the
> component and footprint library editors as well) do not behave the way I
> thought they did
I was fixing the Pcbnew block rotate hot key when I discovered that the
block rotate command in both Pcbnew and Eeschema (and I'm assuming the
component and footprint library editors as well) do not behave the way I
thought they did or should. When a block is selected and either the
rotate hot key
14 matches
Mail list logo