[U-Boot] [PATCH] (unicode test) test.c: In function ‘main’:

28 Apr
2009
28 Apr
'09
7:05 p.m.
please ignore ...
test.c:1: warning: implicit declaration of function ‘foo’ /tmp/ccelkAwh.o: In function `main': test.c:(.text+0x12): undefined reference to `foo' collect2: ld returned 1 exit status moo --- foo | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) create mode 100644 foo
diff --git a/foo b/foo new file mode 100644 index 0000000..6ef6f96 --- /dev/null +++ b/foo @@ -0,0 +1,5 @@ +test.c: In function ‘main’: +test.c:1: warning: implicit declaration of function ‘foo’ +/tmp/ccelkAwh.o: In function `main': +test.c:(.text+0x12): undefined reference to `foo' +collect2: ld returned 1 exit status
--
1.6.2.3
5853
Age (days ago)
5853
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mike Frysinger