@ymhatre : amazing stuff presented, dear uploader. thank you so much.
if you might as well add the info i submitted i presented in my two comments to your documentation it would be incredibly helpful to all since i did not find any assisting stuff for these errors in the internet and i spent a whole day researching on dis...thanks
@beniyer11 Thanks .. I have added annotation to this youtube as its painful enough to make the video again. I guess I can blame that to engadget.com as I was browsing that and didnt thought that I would trim away important info from video. :)
@ymhatre if i am wasting too much of your time, i have a quick question. I need a C to Assembly assembler and a method to measure the power at assembly level (assembly instruction level). is this possible with simplescalar? thanks again !!
Also, if you are using a 64-bit system, you may need to install "g++-multilib" to get rid of the error - "gnu/stub-32.h missing". only 32-bit archs have dis file nd will not be der in t 64-bit archs...u may install dis using "sudo apt-get install g++-multilib".
@alexrlops, @adriandino1 hi, i was facing the same problem. in the video "make install" execution is actually skipped or not shown. it is to be run while "Installing SimpleUtils" (refer to the documentation corresponding to dis video @ igoy.in) So, what we need to do is, uninstall or simply remove all the files and start from scratch again. When the "make install" done - the Bin directory error doesnt occur. It worked for me perfectly...all de best...i m sure it will work for you too..
Hi there! I'm with a big trouble. When I try to cp ar and ranlib files into simplescalar/sslittle-na-sstrix/bin directory, it just created one executable program called bin. The directory just doesnt exist, and If I try to copy and paste it manually, the directory /simplescalar/sslittle-na-sstrix/bin will have just 2 files (ar and ranlib), but in your video, there is 6 files on it (ar, ranlib, strip, as, ld and nm). If I ignore this problem, I cant find cxxmain.c to gedit it.
thanks for the quick reply....I tried to copy both files (libc.a and crt0.o). Inside /simplescalar/gcc-2.7.2.3/lib$ I called "cp ../sslittle-na-sstrix/lib/* " but it did not work...I got the msg " no such file or directory" ..??? ...I also get the same msg when trying cd $IDIR/sslittle-na-sstrix/bin to copy the " ar " and the "ranlib" ..this is the ***crucial step** and I cannot access the bin directory
will this be accessibility issue or because I'm using i686 version,,,,, thanks again
what did I miss? the bin file inside the sslittle-na-sstrix (inside simplescalar) is indeed a file or a doc..not a directory...reason why it not let me access it or copy the ar and ranlib files to it :(
I got stuck Installing GCC Cross-Compiler. Inside the gcc-2.7.2.3$ , when trying to copy the patched files.( $ cp ../sslittle-na-sstrix/lib/libc.a ../lib/). I got the msf " cp: cannot create regular file `../lib/': Is a directory" .....I'll appreciate if someone can give me a hand...thanks!!
Hi, thanks for the video. I had a question I was wondering if you can help me out, at the end when you enter the command |make LANGUAGES="c c++" CFLAGS="-O" CC="gcc"| it doesn't create anything related to the file cxxmain.c instead it will show:
@xmasmars Ok so I finally got it working thanks to you and your very helpful video. I just wanna tell everyone to make sure that the 'ar' and 'ranlib' files in 'simplescalar/sslittle-na-sstrix/bin' have write and execution permissions otherwise you would have the same problem as I had. I suggest you set the permissions on them manually but a right click> properties>permissions. Thanks again for the lovely video
@ymhatre : amazing stuff presented, dear uploader. thank you so much.
if you might as well add the info i submitted i presented in my two comments to your documentation it would be incredibly helpful to all since i did not find any assisting stuff for these errors in the internet and i spent a whole day researching on dis...thanks
beniyer11 3 months ago
@beniyer11 Thanks .. I have added annotation to this youtube as its painful enough to make the video again. I guess I can blame that to engadget.com as I was browsing that and didnt thought that I would trim away important info from video. :)
ymhatre 3 months ago
@ymhatre if i am wasting too much of your time, i have a quick question. I need a C to Assembly assembler and a method to measure the power at assembly level (assembly instruction level). is this possible with simplescalar? thanks again !!
beniyer11 3 months ago
@beniyer11 Yes and No. Simplescalar 3.0 didnt. But I had heard that Simplescalar 4.0 would have a power analyzer
ymhatre 3 months ago
Also, if you are using a 64-bit system, you may need to install "g++-multilib" to get rid of the error - "gnu/stub-32.h missing". only 32-bit archs have dis file nd will not be der in t 64-bit archs...u may install dis using "sudo apt-get install g++-multilib".
beniyer11 3 months ago
@alexrlops, @adriandino1 hi, i was facing the same problem. in the video "make install" execution is actually skipped or not shown. it is to be run while "Installing SimpleUtils" (refer to the documentation corresponding to dis video @ igoy.in) So, what we need to do is, uninstall or simply remove all the files and start from scratch again. When the "make install" done - the Bin directory error doesnt occur. It worked for me perfectly...all de best...i m sure it will work for you too..
beniyer11 3 months ago
@beniyer11 Thanks for pointing this out... I didn't skipped it but I guess while editing it trimmed it off.
ymhatre 3 months ago
@ymhatre yeah. that s wat i meant actually. tat was not der when t video was trimmed...but truly heart felt thanks to you friend for your efforts
beniyer11 3 months ago
Hi there! I'm with a big trouble. When I try to cp ar and ranlib files into simplescalar/sslittle-na-sstrix/bin directory, it just created one executable program called bin. The directory just doesnt exist, and If I try to copy and paste it manually, the directory /simplescalar/sslittle-na-sstrix/bin will have just 2 files (ar and ranlib), but in your video, there is 6 files on it (ar, ranlib, strip, as, ld and nm). If I ignore this problem, I cant find cxxmain.c to gedit it.
alexrlops 4 months ago
thanks for the quick reply....I tried to copy both files (libc.a and crt0.o). Inside /simplescalar/gcc-2.7.2.3/lib$ I called "cp ../sslittle-na-sstrix/lib/* " but it did not work...I got the msg " no such file or directory" ..??? ...I also get the same msg when trying cd $IDIR/sslittle-na-sstrix/bin to copy the " ar " and the "ranlib" ..this is the ***crucial step** and I cannot access the bin directory
will this be accessibility issue or because I'm using i686 version,,,,, thanks again
adriandino1 4 months ago
@adriandino1 Ok
Make sure you the directory sslittle-na-sstrix/lib exists inside /simplescalar ..
This is the accessibility issue .. it has nothing to do with i686 version
ymhatre 4 months ago
@adriandino1
Make sure you the directory sslittle-na-sstrix/lib exists inside /simplescalar directory
This is the accessibility issue .. it has nothing to do with i686 version
ymhatre 4 months ago
@ymhatre
It's inside simplescaler...Do you think if I copy and paste them manually....will it work?
adriandino1 4 months ago
@adriandino1 Yes.. That would work also ..
ymhatre 4 months ago
@ymhatre
what did I miss? the bin file inside the sslittle-na-sstrix (inside simplescalar) is indeed a file or a doc..not a directory...reason why it not let me access it or copy the ar and ranlib files to it :(
adriandino1 4 months ago
Comment removed
soulDischarge686 3 months ago
This has been flagged as spam show
@adriandino1 having the same problem here .... :S
soulDischarge686 3 months ago
I got stuck Installing GCC Cross-Compiler. Inside the gcc-2.7.2.3$ , when trying to copy the patched files.( $ cp ../sslittle-na-sstrix/lib/libc.a ../lib/). I got the msf " cp: cannot create regular file `../lib/': Is a directory" .....I'll appreciate if someone can give me a hand...thanks!!
adriandino1 4 months ago
@adriandino1 - Im sure this is a normal typo error .. but just copy libc.a file from the folder sslittle-na-sstrix/lib to just /lib
ymhatre 4 months ago
Hi, thanks for the video. I had a question I was wondering if you can help me out, at the end when you enter the command |make LANGUAGES="c c++" CFLAGS="-O" CC="gcc"| it doesn't create anything related to the file cxxmain.c instead it will show:
echo "__foo () {}" > dummy.c
./xgcc -B./ -DCROSS_COMPILE -DIN_GCC -O -I/usr/include -c dummy.c
as: unrecognized option '-EL'
make: *** [libgcc1.null] Error 1
and it fails to work. Do you have any suggestions or any advice on how to fix this? Thanks
xmasmars 5 months ago
@xmasmars Ok so I finally got it working thanks to you and your very helpful video. I just wanna tell everyone to make sure that the 'ar' and 'ranlib' files in 'simplescalar/sslittle-na-sstrix/bin' have write and execution permissions otherwise you would have the same problem as I had. I suggest you set the permissions on them manually but a right click> properties>permissions. Thanks again for the lovely video
xmasmars 5 months ago
@xmasmars I had specified in my post @ igoy.in that they should be on Write & Execution Permission .. Any how Im glad it worked for you
ymhatre 4 months ago