【Linux】不同平台間(x86 與 mips)編譯程式的問題 |
尚未結案
|
ddy
站務副站長 發表:262 回覆:2105 積分:1169 註冊:2002-07-13 發送簡訊給我 |
請教先進 小弟有一程式,能在x86 與 mips 平台compiler
但是最近在原程式裡加了一些code
於x86平台再compiler 此程式是正常的
但是同一程式為MIPS平台時compiler ,卻出現下列warning(紅色部份)
請問該warning 是何意? 該如何消除 ? 不知是何原因造成,只知似乎與某個東西的size 有關
因為以為是新增的code造成的,新增的code 愈多,這訊息就愈多
但是這時若把之前的code 先拿掉,新增的部份又不會造成這訊息
有勞先進協助~
yacc -d -ogrammar.c grammar.y mips_fp_be-gcc -c -fPIC -DPIC -funsigned-char -fshort-enums -DUMAP -I/home/ddy/i /tmp/cc7DT1rk.s: Assembler messages: /tmp/cc7DT1rk.s:45304: Warning: Used $at without ".set noat" /tmp/cc7DT1rk.s:45305: Warning: Used $at without ".set noat" /tmp/cc7DT1rk.s:45309: Warning: Used $at without ".set noat" /tmp/cc7DT1rk.s:45312: Warning: Used $at without ".set noat" /tmp/cc7DT1rk.s:45323: Warning: Used $at without ".set noat" /tmp/cc7DT1rk.s:45326: Warning: Used $at without ".set noat" /tmp/cc7DT1rk.s:45338: Warning: Used $at without ".set noat" /tmp/cc7DT1rk.s:45341: Warning: Used $at without ".set noat" /tmp/cc7DT1rk.s:65572: Warning: AT used after ".set noat" or macro used after ". /tmp/cc7DT1rk.s:65572: Warning: AT used after ".set noat" or macro used after ". /tmp/cc7DT1rk.s:65572: Warning: AT used after ".set noat" or macro used after ". /tmp/cc7DT1rk.s:65572: Warning: AT used after ".set noat" or macro used after ". /tmp/cc7DT1rk.s:65572: Warning: AT used after ".set noat" or macro used after ". /tmp/cc7DT1rk.s:65572: Warning: AT used after ".set noat" or macro used after ". flex -oparser.c parser.l mips_fp_be-gcc -c -fPIC -DPIC -funsigned-char -fshort-enums -DUMAP -I/home/ddy/i mips_fp_be-gcc -c -fPIC -DPIC -funsigned-char -fshort-enums -DUMAP -I/home/ddy/ips: 1、如果有需要,我再將makefile 部份參數列出 2、我遇到的問題是來自yacc (bison) 編譯時產生的 ABSee數位相機族群的專業網站,免費1G 網路相簿 http://absee.com.tw/law.asp?uRef=15360 |
ddy
站務副站長 發表:262 回覆:2105 積分:1169 註冊:2002-07-13 發送簡訊給我 |
本站聲明 |
1. 本論壇為無營利行為之開放平台,所有文章都是由網友自行張貼,如牽涉到法律糾紛一切與本站無關。 2. 假如網友發表之內容涉及侵權,而損及您的利益,請立即通知版主刪除。 3. 請勿批評中華民國元首及政府或批評各政黨,是藍是綠本站無權干涉,但這裡不是政治性論壇! |