0 کاربر و 7 مهمان درحال مشاهده موضوع.
چرا از اکلیپس استفاده نمی کنید؟
چه برنامه ای است؟
سلام دوست عزیز!همیشه برای این که بهتر جواب بگیرید، دستوراتی که می زنید به علاوه ی خروجیشون رو بذارید تا بقیه بفهمن اون جا چه خبره!
نقلقول از: Overlord در 10 امرداد 1393، 12:31 بظسلام دوست عزیز!همیشه برای این که بهتر جواب بگیرید، دستوراتی که می زنید به علاوه ی خروجیشون رو بذارید تا بقیه بفهمن اون جا چه خبره! سلام قبلا این کارو کردم به جواب نرسیدم
نقلقول از: mojtabam در 10 امرداد 1393، 01:21 بظنقلقول از: Overlord در 10 امرداد 1393، 12:31 بظسلام دوست عزیز!همیشه برای این که بهتر جواب بگیرید، دستوراتی که می زنید به علاوه ی خروجیشون رو بذارید تا بقیه بفهمن اون جا چه خبره! سلام قبلا این کارو کردم به جواب نرسیدم پس این دفعه که نکردید چه انتظاری دارید حالا متن خطا رو بذارید ببینیم چی می گه... بلکه مشکلتون حل شد...
tools/linsched/tests/Makefile
@${CC} ${LFLAGS} -lm -o $@ $@.percpu -MMD
به فایل کد: [انتخاب]tools/linsched/tests/Makefileبرید و خط ۳۶ قبل از -o این عبارت رو قرار بدید -lm، که به صورت زیر میشه.کد: [انتخاب]@${CC} ${LFLAGS} -lm -o $@ $@.percpu -MMD
LinSched should compile successfully using "make" on 32-bit Intel platforms using the gcc 4.0 compiler.Doing so builds the "linsched" program which will run an example simulation using the LinSched API.LinSched has also compiled and run successfully on 64-bit Intel platforms when the -m32 compiler option was used.While there has been some success building LinSched using gcc 3.4.x,doing so is not recommended and will require modification of the Makefile.
سلام!به حرفی که این جا زده دقت کردی؟: http://www.cs.unc.edu/~jmc/linschedکد: [انتخاب]LinSched should compile successfully using "make" on 32-bit Intel platforms using the gcc 4.0 compiler.Doing so builds the "linsched" program which will run an example simulation using the LinSched API.LinSched has also compiled and run successfully on 64-bit Intel platforms when the -m32 compiler option was used.While there has been some success building LinSched using gcc 3.4.x,doing so is not recommended and will require modification of the Makefile.