A1100 IS Porting thread - page 3 - DryOS Development - CHDK Forum  

A1100 IS Porting thread

  • 647 Replies
  • 225655 Views
Re: A1100 IS Porting thread
« Reply #20 on: 12 / March / 2010, 12:07:03 »
Advertisements
Hi again!... can i help? :)

Re: A1100 IS Porting thread
« Reply #21 on: 14 / March / 2010, 06:18:59 »
It looks there is no person doing this.

Re: A1100 IS Porting thread
« Reply #22 on: 18 / March / 2010, 05:03:02 »
Is there any other person doing this?

Re: A1100 IS Porting thread
« Reply #23 on: 31 / March / 2010, 13:55:33 »
Nope...but I also have this camera and could assist. I'm going to go pick up an assembly book while I'm on break.


Re: A1100 IS Porting thread
« Reply #24 on: 01 / April / 2010, 00:39:58 »
good news

Re: A1100 IS Porting thread
« Reply #25 on: 04 / April / 2010, 20:48:56 »
I konw java.But I do not konw the assembly language.When I port the IDB file.The progress is very slow.I hava send message to another person to help.May be he can help.

Re: A1100 IS Porting thread
« Reply #26 on: 08 / April / 2010, 03:39:23 »
any news?

Re: A1100 IS Porting thread
« Reply #27 on: 14 / April / 2010, 03:58:00 »
Now ,I hava the compile error like this. How can I resolve it?

make: *** No rule to make target `../../../../tools/finsig.exe', needed by `stub
s_entry.S'.  Stop.


Re: A1100 IS Porting thread
« Reply #28 on: 15 / April / 2010, 00:59:01 »
Hey guys!
I'm from Russia.
I want to buy this camera.
Canon A1100 IS - good camera, good price ($189).
I wish you success!  :)
« Last Edit: 15 / April / 2010, 01:00:55 by igorstu »

Re: A1100 IS Porting thread
« Reply #29 on: 15 / April / 2010, 03:33:32 »
now,I have this compile error ;)
How can I do next?
Can some one tell me?
I am in windows xp enviroment.

-> main.elf
conf.o: In function `conf_change_dng_ext':
conf.c:(.text+0x86): undefined reference to `save_ext_for_dng'
conf.c:(.text+0x92): undefined reference to `change_ext_to_dng'
conf.c:(.text+0x98): undefined reference to `change_ext_to_default'
../platform/a1100/libplatform.a(wrappers.o): In function `readdir':
wrappers.c:(.text+0x490): undefined reference to `_ReadFastDir'
../platform/a1100/libplatform.a(wrappers.o): In function `mktime':
wrappers.c:(.text+0x5a8): undefined reference to `_mktime_ext'
../platform/a1100/libplatform.a(wrappers.o): In function `localtime':
wrappers.c:(.text+0x5ec): undefined reference to `_LocalTime'
../platform/a1100/libplatform.a(wrappers.o): In function `strtoul':
wrappers.c:(.text+0x684): undefined reference to `_strtolx'
../platform/a1100/libplatform.a(wrappers.o): In function `get_optical_temp':
wrappers.c:(.text+0x814): undefined reference to `_GetOpticalTemperature'
../platform/a1100/sub/100c/libplatformsub.a(boot.o): In function `loc_FF86F224':

boot.c:(.text+0x764): undefined reference to `mbr_read_dryos'
collect2: ld returned 1 exit status
E:\camera\mychdkshell\gcc4\bin\gmake.exe[1]: *** [main.elf] Error 1
gmake: *** [all-recursive] Error 1

 

Related Topics