[YAMos-dev] Re: YAM build broken for OS3

Gunther Nikl wrote:

YAM build for OS3 is broken :-/

No its not. See http://nightly.yam.ch/
My OS3 cross compiler with OS3.9 NDK was perfectly able to build it at 2:00 CET this morning ;)


- Several sources use a nonexistant "NewMinList". Whats that?

That's more or less the same as NewList but for "struct MinList".

  - YAM_FI.c has references to "PatternNode". I can't find where
    its coming from...

Oh. that was just a typo. Sorry. All that "struct PatternNode" should be normally "struct SearchPatternNode" instead.


Jens before you "fix" the problems, I request that you post your plan(s).

No big plan. Go out of my building at 18:00 CET, drive my car about 20km home, go upstairs to my flat at the first floor, turn on my TFT monitor, startup GoldED and load YAM_FI.c. Do a Search&Replace of "struct PatternNode" to "struct SearchPatternNode", save and checkin to the CVS. Nothing more, nothing less :)


However, the NewMinList thing is something different. Another reason why we probably need such an os_compat.h header file I was proposing several times. Because then we could put all stuff in there for people still using NDK < 3.9.
However as I pointed out before, IMHO NDK 3.9 should be definitly a mandatory requirement for building YAM out-of-the-box as my time is really too limited to support all different NDK down to 3.1. 3.9 is the latest officially available NDK and I do not see a thing why not making it a requirement for building YAM.


cheers,
jens
--
Jens Langner                                         Ph: +49-351-4716545
Lannerstrasse 1
01219 Dresden                                Jens.Langner@xxxxxxxxxxxxxx
Germany                                      http://www.jens-langner.de/
_______________________________________________________________________
YAMOS developers mailing list - http://www.freelists.org/list/yamos-dev
Listserver help.......: yamos-dev-request@xxxxxxxxxxxxx, subject "HELP"
Unsubscribe....: yamos-dev-request@xxxxxxxxxxxxx, subject "UNSUBSCRIBE"

Other related posts: