On Mon, Oct 12, 2009 at 8:44 PM, David Brownell <davi...@pacbell.net> wrote:
> On Monday 12 October 2009, Øyvind Harboe wrote:
>> > Maybe a "-I..." would help.  I tested with "--disable-shared" when
>> > I configured, FWIW, and don't recall those ".." components.
>>
>> I'm configuring using
>>
>> cd build
>> ../openocd/configure XXXX
>>
>>
>> Could that be the problem?
>
> I didn't know that was even supported!  :)
>
> Could be.  It seems that the ".incbin" directive [1] lost context.
> I don't know *why* it lost those cookies; but "-I" [2] is likely the
> way out... docs say current working directory is always in the search
> path, and your ".../configure" changed that from the usual case.

I doesn't help if I specify the absolute path to configure.

It says "current location", not "current directory". I"current location"
the same as "present working directory" or the location of the .S file?

It builds fine when build dir == src dir. It's the
build dir != src dir whcih is broken.



-- 
Øyvind Harboe
http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to