- ccases@navista.fr ccases@navista.fr [070314 14:06]:
- ccases@navista.fr ccases@navista.fr [070314 11:50]:
and now the fallback mode is ok, but not the normal mode, I have this error message :
DXIP_ROM_SIZE='0x10000' -DXIP_ROM_BASE='0xfffd0000' -DCONFIG_UDELAY_TSC='1'
-DCONFIG_TSC_X86RDTSC_CALIBRATE_WITH_TIMER2='0'
-DCONFIG_UDELAY_IO='0' -DUSE_FAILOVER_IMAGE='0' -Os -nostdinc
-nostdlib
-fno-builtin -Wall -o rom_stream.o
/home/ccases/LinuxBIOSv2/src/stream/rom_stream.c /home/ccases/LinuxBIOSv2/src/stream/rom_stream.c:47:90: invalid
suffix
"x" on integer constant
What's your full compiler call?
I don't understand this question.
The first line in your error message is not complete. To debug the problem, the complete error message is required and the command that causes it.
-- coresystems GmbH ⢠Brahmsstr. 16 ⢠D-79104 Freiburg i. Br. Tel.: +49 761 7668825 ⢠Fax: +49 761 7664613 Email: info@coresystems.de ⢠http://www.coresystems.de/
I use buildtarget like this :
in ../targets/ :
$ ./buildtarget advantech/pcm-5823
see file log1 in Archive.tar.gz
cd advantech/pcm-5823/pcm-5823/
make
see file log2 in Archive.tar.gz
The log file contains the complete compilation logs.
If you have any question on my configuration, ask me ;) (in the Archive.tar.gz you have all of my config file )
thank's for your help
regards
Ccases