Ubuntu Installation :: GNU Tool Chain For AVR?
Aug 4, 2010
I am trying to install the Tool chain for avr following this link:[URL]
I get an error that I need gmp and other things so I try to install them as pointed out in the same web page lower:
Build GMP for MinGW
* Version 4.2.3
* <http://gmplib.org/>
* Build script:
[Code].....
the point is that I have no idea in which directory to install the gmp.
View 1 Replies
ADVERTISEMENT
Apr 5, 2010
iam having fedora 10 core so w to build toolchain for arm processor or systametic steps for building toolchain of arm processor on fedora 10 core.
View 1 Replies
View Related
Apr 25, 2016
I tried to install the cross toolchain for armhf but, apparently, I borked something. I tried to follow the directions here : [URL] .... but he lost me at "The key fingerprint is: 084C 6C6F 3915 9EDB 6796 9AA8 7DE0 8967 1804 772E (you will need to install curl in a bare chroot)".
I have successfully installed the toolchain according to the gnuarmeclipse method and don't recall any references to "chroot"; it was pretty straight forward. That machine took a dump and I need to start over. I would like to install the toolchain without Eclipse getting in the way (and hogging memory).
View 1 Replies
View Related
Sep 23, 2010
I have downloaded the source for an embedded Linux system but no tool chain. I want/need a tool chain to rebuild the system image. Can anyone point me to a 'How to' for building the environment? It is an ARM9 system.
View 4 Replies
View Related
Apr 24, 2011
My Linux: Fedora 14 x64
My gcc: 4.5.1
My Glibc: 2.12.90
target Linux: "Ubuntu 8.04.4 LTS" hardy
target kernel: 2.6.24-29-server x64
target gcc: 4.2.4 target Glibc: 2.7
I need gcc/g++ and fortran. I Googled and most documents I found are somehow outdated and targeting for ARM, not for other Linux.
View 8 Replies
View Related
Aug 2, 2010
I am trying to build a cross GCC compiler for PPC476. I applied all the relevant patches. Cross compiler build was successful. When I try to compile the source code using the cross compiler I am getting the below error message. I think this is something related to linker.
Code:
cow_shim_funcs_startup_shutdown.o cow_shim_utils.o ../../dm/cfg/cfgi.a ../../dm/pl2/libsas21xxpl.a ../../raid/pfk/libpfk.a
/home/Raghu/gcc/cross-compiler/ppc/tools/lib/gcc/powerpc-unknown-linux-gnu/4.3.1/../../../../powerpc-unknown-linux-gnu/lib/libgcc_s.so: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make: *** [app.out] Error 1
View 3 Replies
View Related
Jan 30, 2010
I'm trying to cross-compile "sudo" source for Power-PC platform using Montavista tool chain. I'm getting the following error message during configuration: checking host system type... Invalid configuration `ppc_82xx': machine `ppc_82xx' not recognized It is clear that it has found the cross-compiler and configure knows that we are cross-compiling but it fails to recognize the machine. The complete dump follows:
[vhn@localhost sudo-1.7.2p2]$ ./configure --host=ppc_82xx
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
configure: Configuring Sudo version 1.7.2p2
checking whether to lecture users the first time they run sudo... yes
checking whether sudo should log via syslog or to a file by default... syslog
[Code]...
View 3 Replies
View Related
Apr 28, 2010
I am trying to cross compile php for "arm" target using "arm-angstrom-linux-gnueabi" tool chain. Apache compilation was successful after using a few ac_cv configuration options(and a few others to get rid of compile errors). But was unable to compile php for the target, as the 'apxs' file used was not executable in the build machine.
I tried creating an apxs file for the build machine architecture(intel 686), and using it. It was able to compile then, but still php page is not getting displayed on the web server. (Have done the procedures like, loading the libphp5 module on httpd conffile and all)
View 1 Replies
View Related
Jul 10, 2010
I've recently installed Ubuntu 10.04 it installed and chain-loaded correctly however I installed it on partition that was too small so I used gParted to copy the files 1:1 to a freed up partition.The result was it copied fine but the Grub file became messed up.
I had to manually reinstall Grub2 from the LiveCD and the Linux was starting up fine, however now I'm unable to boot to Windows.Is there an easy way to reinstall/re-chain the Windows bootloader so its able to chain-load from Grub.
View 9 Replies
View Related
Feb 28, 2011
whats the different between Chain RH-Firewall-1-INPUT (2 references) and Chain INPUT (policy ACCEPT)?
View 1 Replies
View Related
Aug 23, 2010
I want Truecrypt to ask for password for Windows XP as usual but with the standard [ESC] option, on selecting that, i.e via Escape key, I want it to find the grub for the (unencrypted) Ubuntu install. I've installed Windows XP on the 120Gb hard drive of a Toshiba NB100 netbook then partitioned to make room for Ubuntu 10.04 and installed that after the Windows XP install. When I encrypt Windows XP, Truecrypt will overwrite the grub entry in the master boot record (MBR), I believe (?) and I won't be able to choose between XP and Ubuntu anymore. So I need to restore it back.
My setup:
Partitions:
Windows XP, NTFS (to be encrypted with Truecrypt), 40Gb
/boot (Ext4, 1Gb)
Ubuntu swap, 4Gb
[code]....
The key area of the problem is how to instruct Truecrypt when escape key is pressed, and how the Grub/Ubuntu can be made visible to the truecrypt bootloader to find it, when the esc key is pressed. Also knowing as chaining.
View 7 Replies
View Related
Jan 18, 2011
For some reason I get two requests for key chain unlocks when I boot? I only have to "sign" one of them but the second one still appears.
View 1 Replies
View Related
Apr 17, 2010
I have created a boot floppy for an old machine. That machine has GRUB installed on its MBR and I would like to be able to chain load to that in the case where the floppy has been accidentally left in (in much the same way that the install CDs do for Ubuntu). If I use:
Code:
rootnoverify (hd0)
makactive
chainloader +1
GRUB tells me this is an illegal device name. If I provide a partition number (e.g. hd0,0) then it is happy, but attempts to find the loader in the partition, not the MBR. Since the descriptions of "root" and "rootnoverify" both specify a device, rather than a partition.
View 3 Replies
View Related
Apr 25, 2010
I got a digital picture key chain and it comes with windows software. I plugged it in and it's detected as a read only usb storage, so I can't upload any pictures in it
View 3 Replies
View Related
Mar 26, 2010
Is it possible to only view certain chains and more specifically certain chain policies with options when doing:
iptables -L
I would like for example view FORWARD ACCEPT rules instead of waiting for all of the drop rules to load when viewing a firewalled iptables.
View 3 Replies
View Related
Sep 10, 2010
1. I need to use clock_gettime(), in <time.h> it is: extern int clock_gettime (clockid_t __clock_id, struct timespec *__tp) __THROW; and in a successful build .so it is unsolved. In final app to lonk to this .so it is also unsolved. which lib missed in .so or app build?
2. libc include several libs, which are liked by default? say stdc++, rt? rt1/rt2 what does they do?
3. How to find which libc is used or linked?
View 2 Replies
View Related
Nov 30, 2010
I have created a new user define chain # iptanles -N blacklistNormally when we add a new rule it automatically insert in the default iptable but when we create a user define chain then how can I add my rules in this chain ?
View 3 Replies
View Related
Jul 12, 2011
There may be a way not to download all dependency and install one by one.But how?Sorry for such a basic question but i could find only solutions for ubuntu.
View 6 Replies
View Related
Mar 26, 2010
Is it possible to only view certain chains and more specifically certain chain policies with options when doing: iptables -L..I would like for example view FORWARD ACCEPT rules instead of waiting for all of the drop rules to load when viewing a firewalled iptables.
View 1 Replies
View Related
Feb 1, 2010
I was having trouble setting up a db connection from my local machine to a db server that was configured to only accept connections from machines behind its own subnet. I had trouble setting up a multiple hop tunnel for chaining port forwarding through my firewall machine on the same subnet as the db. My first attempt involved two port forwards, on localhost and on the firewall machine, which didn't work for me. This approach I found at URL... involved constructing an end to end connection to the db via the firewall machine.
View 2 Replies
View Related
Nov 6, 2009
I usually have something like
iptables -A OUTPUT -p tcp --dport 113 -j REJECT --reject-with tcp-reset
in my firewall near the top, as I dont want the servers to generate ident requests and I don't want services (mail and ftp...) stalling when waiting for ident replies on clients with ident port filtered. This worked fine until the 164 kernel series.
Tested both 2.6.18-164.2.1.el5 and 2.6.18-164.6.1.el5. The rule gets matched, but the rst is never returned to the application so it stalls in every case. Booted back to 2.6.18-128.1.10.el5 and it works like a charm. I see no netfilter related patches in the 164 series that weren't present in 128.
View 3 Replies
View Related
Jun 29, 2010
[URL]...Now it works in Windows platform. Some functions rely on win-specific code and need to cross-platform alternatives. Can some one help to build chain(make or cmake) for this awesome project? any one can compile the Linux generator and transfer the project under *nix platform.
View 1 Replies
View Related
Jun 21, 2010
I've been supporting Microsoft OS and Apps since 1992. I hold a BSEET and am one test shy of MCSE. I have my own Computer Support business helping Individuals and Small Business keep their M$ PCs running.
I'm also sick of Microsoft. I'm tired of their manipulations, deceptions, and failure to produce Software that serves the needs me and my customers. I've been watching Open Source for 3 years hoping for an Alternative I could recommend to my customers. I'm very excited about Ubuntu 9.10.
There is just one thing missing. I think it can be done, but I need the help of the experienced Users here. What I'd like to do is copy the existing "C:Documents and Settings" folder to a USB Drive, Install Ubuntu using the entire disk (blow Windows away), and finally point the (excellent) Windows Migration Tool in Ubuntu to those Profiles and have it Import them just like it does in a Parallel Install.
I found this:
Code:
1.) Fire up live CD
2.) Open up a terminal
3.) sudo gedit /etc/apt/sources.list and remove all comments (#) in front of the repositories, and save the file.
4.) sudo apt-get ntfs-3g
5.) mkdir /mnt/win
6.) ntfsmount /dev/<disk and partition number here> /mnt/win
7.) mkdir /mnt/win/users
8.) mv /mnt/win/Documents and Settings/<userprofile here> /mnt/win/users/
9.) umount /mnt/win
10.) start ubiquity from the commandline wih the new-partitioner switch like this: ubiquity --new-partitioner
11.) after the setup is done do NOT reboot
12.) mount the disk in step 6 again and move the profiles from step 8 back to the Documents and Settings folder. Else Windows might throw a tantrum not finding profiles.
But it fails at the sudo apt-get ntfs-3g command. I guess that's because this was written for a version that's several years old. update the Process for v9.10?
View 4 Replies
View Related
Feb 1, 2011
I'm trying to recover movie files from my TNT receiver hard drive but it corrupts its FAT32 allocation table (crappy cheap device...)
Using dosfsck is useless because the correct file length is the cluster length, not the (shorter) one in the table, and dosfsck only proposes to shorten the file, which I won't do.
Question: how to recover a file using the FAT cluster chain instead of using the stored length in the FAT table?
View 1 Replies
View Related
May 27, 2010
Quote:
-A RH-Firewall-1-INPUT -s 10.12.0.0/16 -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT
Ex- 10.12.0.0/16, 172.150.0.0/16, 192.168.20.0/24
How can we add multiple sources network address in the above INPUT chain?
View 1 Replies
View Related
Mar 10, 2011
tell me the command for iptable rule to add in Chain RH-Firewall-1 to block ftp port & the ftp server was configured in public ip address,i searched in google but i did'nt get the exact command for iptables rule in Chain RH-Firewall-1.
View 3 Replies
View Related
Jul 12, 2010
Assume I call a certain tool in terminal like
foobar -myoption
But a) there exists more than one installation of "foobar" on the system or b) I don't know where "foobar" is installed.
How can I find out WHICH foobar resp. WHICH path belongs to the currently active foobar tool?
I prefer a cmdline command with option similar to:
findactivepath -tool=foobar
....
Output: Used location=/usr/bin/foobar
I don't want to dig around with PATH investigations by searching every PATH component. Furthermore I don't want to get recommendations and expectations like "normally tools are installed in...". Think of unusual installed software.
View 1 Replies
View Related
Jul 31, 2010
It is a sad day indeed, but I need to run a developer's tool that only runs on Windows, and it interfaces with a USB device that doesn't do well through any VMs I've tried. I've resorted to installing XP.
Now, I'm wondering if there will be any problems I'll face installing XP after Ubuntu 10.04 has already been installed? I suspect so, but it's been a while since I dual booted, and I've never worked with Grub2,
View 2 Replies
View Related
Jun 6, 2010
I am having WinXP installed, and also installed Ubuntu 10.04, after so i wanted to remove Ubuntu 10.04, so i removed partitions from XP, disk management tool. The Ubuntu installtion partition also got removed. But also my two more drives also removed with the removal of Ubuntu partition.
After that i had restored XP bool loader by reparing the Installation of XP.
Now any one can tell me how to restore my other two drives, which i manually did not removed.
View 1 Replies
View Related
Oct 12, 2010
Can not upgrade An upgrade from 'karmic' to 'maverick' is not supported with this tool.
View 1 Replies
View Related