QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1224|回复: 4

紧急求救!!!一个关于GCC的问题

[复制链接]
发表于 2003-8-20 20:37:33 | 显示全部楼层 |阅读模式
我想编译 /root/mydir/test.c



请问怎么在红帽9的GNOME下用GCC编译



还有



编译好的可执行文件在哪儿???
发表于 2003-8-20 23:35:55 | 显示全部楼层
this is not a kernel source reading question. and u even put on top here?


open a console.
cd /root/mydir
gcc -o test test.c
./test

test is the generated file. this only works if u code is simple. if u used many libraries. u may need -l...
回复

使用道具 举报

发表于 2003-8-27 19:52:15 | 显示全部楼层
找本书看看吧,这是最基本的问题了
回复

使用道具 举报

发表于 2003-9-9 14:41:33 | 显示全部楼层
我晕,这也来问?
回复

使用道具 举报

发表于 2003-9-10 10:27:35 | 显示全部楼层
no stupid questions, only stupid answers.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-16 09:51 , Processed in 0.069417 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表